mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-11-03 02:28:30 +00:00
disable cache_log (duplicated to stdout)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
logfile_rotate 0
|
logfile_rotate 0
|
||||||
cache_store_log none
|
cache_store_log none
|
||||||
access_log stdio:/proc/self/fd/1
|
access_log stdio:/proc/self/fd/1
|
||||||
cache_log stdio:/proc/self/fd/2
|
cache_log /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user