mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Change log level to error for php-fpm
This commit is contained in:
parent
4a4fc162e5
commit
3ffae79bde
@ -314,7 +314,7 @@ pid = run/php-fpm.pid
|
||||
error_log=syslog
|
||||
syslog.facility = daemon
|
||||
syslog.ident = system
|
||||
log_level = notice
|
||||
log_level = error
|
||||
daemonize = yes
|
||||
events.mechanism = kqueue
|
||||
process.max = ${PHPFPMMAX}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user