aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/33/squid.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2014-04-01 23:49:01 -0300
committerMarcello Coutinho <marcellocoutinho@gmail.com>2014-04-01 23:49:01 -0300
commitf57d04e10aca00827a329ea49097a47ba94c2a39 (patch)
tree4d6ce8764ed08ab4443210d58dee6331a946683d /config/squid3/33/squid.xml
parent492dcb92e3bf90b35dd42da0fc23ac175688132d (diff)
downloadpfsense-packages-f57d04e10aca00827a329ea49097a47ba94c2a39.tar.gz
pfsense-packages-f57d04e10aca00827a329ea49097a47ba94c2a39.tar.bz2
pfsense-packages-f57d04e10aca00827a329ea49097a47ba94c2a39.zip
squid3-dev - add option to enable and disable ICMP pinger helper
Thanks to bellera
Diffstat (limited to 'config/squid3/33/squid.xml')
-rw-r--r--config/squid3/33/squid.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/squid3/33/squid.xml b/config/squid3/33/squid.xml
index 1cbf2338..bf740221 100644
--- a/config/squid3/33/squid.xml
+++ b/config/squid3/33/squid.xml
@@ -301,6 +301,12 @@
<type>checkbox</type>
</field>
<field>
+ <fielddescr>Disable ICMP</fielddescr>
+ <fieldname>disable_pinger</fieldname>
+ <description><![CDATA[Enable this option to disable squid ICMP pinger helper.]]></description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>Use alternate DNS-servers for the proxy-server</fielddescr>
<fieldname>dns_nameservers</fieldname>
<description>If you want to use other DNS-servers than the DNS-forwarder, enter the IPs here, separated by semi-colons (;).</description>