Skip to content

Commit fad7c11

Browse files
authored
laravel timeouts
1 parent 639b144 commit fad7c11

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

php-fpm/laravel.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ upload_max_filesize = 20M
1111
; Sets max size of post data allowed.
1212
; http://php.net/post-max-size
1313
post_max_size = 20M
14+
max_execution_time=600
15+
default_socket_timeout=3600
16+
request_terminate_timeout=600

0 commit comments

Comments
 (0)