Spotter-VM/ecogis/lxc/etc/php5/php-fpm.conf
Disassembler ce325cf3d0
Squashed commit of the following:
- Bump basic OS to Alpine 3.9
 - Restructure repo and add layer versioning
 - Use JSON for all metadata
 - Merge abuild branch (but without abuild)
2019-02-26 20:24:02 +01:00

14 lines
225 B
Plaintext

[global]
error_log = /proc/self/fd/2
daemonize = no
[ecogis]
catch_workers_output = yes
user = ecogis
group = ecogis
listen.owner = nginx
listen.group = nginx
listen = /var/run/ecogis.sock
pm = ondemand
pm.max_children = 16