Skip to content

Commit

Permalink
Increase log_limit
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrsky committed May 31, 2024
1 parent fb350bc commit 73f0990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openshift/drupal/php-fpm-pool.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
error_log = /dev/stderr
; Error log level. Possible values: alert, error, warning, notice, debug. Default value: notice.
log_level = warning
; Log limit on number of characters in the single line (log entry).
log_limit = 8192

[www]
listen = [::]:9000
Expand Down

0 comments on commit 73f0990

Please sign in to comment.