You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
152 B
10 lines
152 B
[global]
|
|
pid = run/php-fpm8.pid
|
|
|
|
emergency_restart_threshold = 10
|
|
|
|
emergency_restart_interval = 10m
|
|
|
|
daemonize = yes
|
|
|
|
include=/etc/php8/php-fpm.d/*.conf
|