1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-25 18:35:39 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
kippo-graph
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
libresonic
lychee
nextcloud
nginx-php
pgbouncer
piwik
privatebin
rtorrent-flood
searx
tor
unmaintained
LICENSE
dockerfiles/kippo-graph/php-fpm.conf

12 lines
172 B
Plaintext
Raw Normal View History

2017-03-29 14:57:43 +02:00
[global]
daemonize = no
[www]
listen = /tmp/php-fpm.sock
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
chdir = /