We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639b144 commit fad7c11Copy full SHA for fad7c11
1 file changed
php-fpm/laravel.ini
@@ -11,3 +11,6 @@ upload_max_filesize = 20M
11
; Sets max size of post data allowed.
12
; http://php.net/post-max-size
13
post_max_size = 20M
14
+max_execution_time=600
15
+default_socket_timeout=3600
16
+request_terminate_timeout=600
0 commit comments