1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-26 19:05:40 +00:00
Files
boring-nginx
libresonic
lychee
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
mastodon
nextcloud
nginx-php
piwik
privatebin
rtorrent-flood
searx
unmaintained
LICENSE
README.md
dockerfiles/lychee/php-fpm.conf
2016-09-16 17:08:06 +02:00

12 lines
172 B
Plaintext

[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 = /