aboutsummaryrefslogtreecommitdiffstats
path: root/mediawiki/php-fpm.d/docker.conf
blob: 864c61c4333615c4e63b3f97ac1e0cf60d91afd8 (plain) (blame)
1
2
3
4
5
6
[global]
error_log = /proc/self/fd/2
daemonize = no

; https://github.com/docker-library/php/pull/725#issuecomment-443540114
log_limit = 8192