diff options
Diffstat (limited to 'config/squid3')
-rwxr-xr-x | config/squid3/34/squid_antivirus.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/config/squid3/34/squid_antivirus.xml b/config/squid3/34/squid_antivirus.xml index e4d4ebe2..a257891d 100755 --- a/config/squid3/34/squid_antivirus.xml +++ b/config/squid3/34/squid_antivirus.xml @@ -117,6 +117,19 @@ </options> </field> <field> + <fielddescr>Google Safe Browsing</fielddescr> + <fieldname>clamav_safebrowsing</fieldname> + <description> + <![CDATA[ + This option enables support for <a href="http://www.clamav.net/doc/safebrowsing.html">Google Safe Browsing</a>. + Google Safe Browsing database includes information about websites that may be <a href="https://support.google.com/code/answer/70015">phishing sites or possible sources of malware</a>.<br/> + <strong>Note: This option consumes significant amount of RAM.</strong><br/> + <strong><span class="errmsg">Important:</span> Set 'ClamAV Database Update' below to 'every 1 hours' if you want to use this feature!</strong> + ]]> + </description> + <type>checkbox</type> + </field> + <field> <fielddescr>ClamAV Database Update</fielddescr> <fieldname>clamav_update</fieldname> <description> |