diff --git a/layers/fpm/php-fpm.conf b/layers/fpm/php-fpm.conf index 84388d4a..f6b280bf 100644 --- a/layers/fpm/php-fpm.conf +++ b/layers/fpm/php-fpm.conf @@ -7,7 +7,7 @@ pid = /tmp/.bref/php-fpm.pid ;log_level = 'warning' ; New PHP 7.3 option that includes the maximum length when writing to stderr -log_limit = 8192 +log_limit = 256000 [default] pm = static