From 0e7826d4a5e0ca9d492c036d16510d777a3b99c9 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 2 Oct 2015 21:31:55 +0200 Subject: Do not disable log_dir field when access logging is disabled. --- config/squid3/34/squid.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/squid3/34/squid.xml') diff --git a/config/squid3/34/squid.xml b/config/squid3/34/squid.xml index 51df8b95..0f86bf84 100644 --- a/config/squid3/34/squid.xml +++ b/config/squid3/34/squid.xml @@ -515,23 +515,23 @@ listtopic - Enable Logging + Enable Access Logging log_enabled access log. Warning: Do not switch this on if you don't have much disk space left. ]]> checkbox - log_dir,log_rotate + log_rotate Log Store Directory log_dir + The directory where the logs will be stored. This is also used for logs other than the Access Log above.
Default: /var/squid/logs
Note: Do NOT include the trailing / when setting a custom location. ]]> -- cgit v1.2.3