aboutsummaryrefslogtreecommitdiffstats
path: root/roles/php/templates/etc/php-fpm.conf.j2
blob: c129708e81c49f9cc114bb8b77f59f0350b1f9c5 (plain)
1
2
3
4
5
6
include=/etc/php-fpm.d/*.conf

[global]
pid = /run/php-fpm/php-fpm.pid
error_log = syslog
daemonize = yes