Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. set_time_limit(600);
  2. /* That's all, stop editing! Happy publishing. */
  3.  
  4. # END WordPress
  5. php_value max_execution_time 600
  6.  
  7. ; Note: This directive is hardcoded to 0 for the CLI SAPI
  8. max_execution_time = 600
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement