diff --git a/src/php/fpm/conf/zz-docker.conf.template b/src/php/fpm/conf/zz-docker.conf.template index cc46196c..9f3f1436 100644 --- a/src/php/fpm/conf/zz-docker.conf.template +++ b/src/php/fpm/conf/zz-docker.conf.template @@ -1,6 +1,9 @@ [global] daemonize = no +; Log level - wip - has to be in global +log_level = ${PHP_FPM_GLOBAL_LOG_LEVEL} + [www] ; Choose how the process manager will control the number of child processes. ; Possible Values: