Skip to content

Commit 992ad5e

Browse files
authored
set log_limit to 10kb
1 parent 7c61f1a commit 992ad5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/php-fpm.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
error_log = /dev/null
22
pid = /tmp/.vapor/php-fpm.pid
3+
log_limit= 10000
34

45
[default]
56
pm = static

0 commit comments

Comments
 (0)