laravel timeouts
This commit is contained in:
parent
639b14445f
commit
fad7c11d53
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user