1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-28 03:45:37 +00:00
Files
boring-nginx
cowrie
cryptpad
freshrss
ghost
isso
kippo-graph
libresonic
lychee
mastodon
mediawiki
nextcloud
nginx-php
parsoid
pgbouncer
piwik
privatebin
reverse
rtorrent-flood
searx
unmaintained
boinc
lutim
nginx
rainloop
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
rutorrent
tor
LICENSE
README.md
dockerfiles/unmaintained/rainloop/php-fpm.conf
2017-01-16 22:13:29 +01: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 = /