disable cache_log (duplicated to stdout)
parent
e2bc962b39
commit
b15fe81ac6
|
@ -1,4 +1,4 @@
|
|||
logfile_rotate 0
|
||||
cache_store_log none
|
||||
access_log stdio:/proc/self/fd/1
|
||||
cache_log stdio:/proc/self/fd/2
|
||||
cache_log /dev/null
|
||||
|
|
Loading…
Reference in New Issue