fix: set php-fpm process_control_timeout (#176)
Copied from https://github.com/api-platform/api-platform/pull/1997
This commit is contained in:
parent
9d192405e0
commit
1d4f00d64f
@ -1,5 +1,6 @@
|
|||||||
[global]
|
[global]
|
||||||
daemonize = no
|
daemonize = no
|
||||||
|
process_control_timeout = 20
|
||||||
|
|
||||||
[www]
|
[www]
|
||||||
listen = /var/run/php/php-fpm.sock
|
listen = /var/run/php/php-fpm.sock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user