Cleanup the output of PHP-FPM when PHP throws an error

migrate-github-actions 1.2.0
Tim de Pater 2019-08-03 14:39:52 +02:00
parent eb6f75c47d
commit 6a3b2f4abc
No known key found for this signature in database
GPG Key ID: BFE5D809439C9723
1 changed files with 3 additions and 0 deletions

View File

@ -49,5 +49,8 @@ clear_env = no
; Catch output from PHP
catch_workers_output = yes
; Remove the 'child 10 said into stderr' prefix in the log and only show the actual message
decorate_workers_output = no
; Enable ping page to use in healthcheck
ping.path = /fpm-ping