We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a1aec9 + d6b5c60 commit c5e719dCopy full SHA for c5e719d
src/php-fpm.conf
@@ -7,7 +7,7 @@ pid = /tmp/.bref/php-fpm.pid
7
;log_level = 'warning'
8
9
; New PHP 7.3 option that includes the maximum length when writing to stderr
10
-log_limit = 8192
+log_limit = 256000
11
12
[default]
13
pm = static
0 commit comments