mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-10-29 18:06:42 +01:00
12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
[global]
|
|
error_log = /proc/self/fd/2
|
|
log_buffering = no
|
|
|
|
[www]
|
|
access.log = /proc/self/fd/2
|
|
clear_env = no
|
|
|
|
; Ensure worker stdout and stderr are collected
|
|
catch_workers_output = yes
|
|
decorate_workers_output = no
|