Unverified Commit fad7c11d authored by nymd's avatar nymd Committed by GitHub

laravel timeouts

parent 639b1444
......@@ -11,3 +11,6 @@ upload_max_filesize = 20M
; Sets max size of post data allowed.
; http://php.net/post-max-size
post_max_size = 20M
max_execution_time=600
default_socket_timeout=3600
request_terminate_timeout=600
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment