1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-07 08:42:26 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
nginx
nodejs
piwik
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
supervisord.conf
rainloop
rutorrent
searx
subsonic
tor
zerobin
LICENSE
dockerfiles/piwik/php-fpm.conf
2016-04-11 15:59:32 +02:00

16 lines
245 B
Plaintext

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