aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid_ng.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/squid_ng.xml')
-rw-r--r--packages/squid_ng.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/squid_ng.xml b/packages/squid_ng.xml
index 8f1c5719..6d98f00f 100644
--- a/packages/squid_ng.xml
+++ b/packages/squid_ng.xml
@@ -114,6 +114,12 @@
<type>checkbox</type>
</field>
<field>
+ <fielddescr>Disable Access Log</fielddescr>
+ <fieldname>accesslog_disabled</fieldname>
+ <description>Disable the access log entirely. By default, Squid keeps a log of all requests it processes in /var/log/access.log. This can grow to be fairly large. If you do not require this logging, check this box to disable.</description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>Log Query Terms</fielddescr>
<fieldname>log_query_terms</fieldname>
<description>This will log the complete URL rather than the part of the URL containing dynamic queries.</description>