Files
docker-privatebin/files/php-fpm.conf
Jeroen Geusebroek 81b938df45 Initial commit
2017-01-03 22:27:16 +01:00

13 lines
240 B
Plaintext

[www]
user = privatebin
group = privatebin
listen = /var/run/php-fpm.sock
listen.owner = privatebin
listen.group = privatebin
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
chdir = /