]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/squidclamav/squidclamav.conf
squidclamav: Remove package from IPFire as agreed in dev video call 3rd Jul 2023
[ipfire-2.x.git] / config / squidclamav / squidclamav.conf
diff --git a/config/squidclamav/squidclamav.conf b/config/squidclamav/squidclamav.conf
deleted file mode 100644 (file)
index 2b8f5dc..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-squid_ip 127.0.0.1
-squid_port 800
-#
-logfile /var/log/squid/squidclamav.log
-redirect http://127.0.0.1:81/clwarn.cgi
-#
-debug 0
-stat 0
-#
-clamd_local /var/run/clamav/clamd
-#clamd_ip 192.168.1.5
-#clamd_port 3310
-#
-maxsize 5000000
-maxredir 30
-timeout 60
-trust_cache 1
-#
-# Do not scan standard HTTP images
-abort ^.*\.(ico|gif|png|jpg)$
-abortcontent ^image\/.*$
-#
-# Do not scan text and javascript files
-abort ^.*\.(css|xml|xsl|js|html|jsp)$
-abortcontent ^text\/.*$
-abortcontent ^application\/x-javascript$
-#
-# Do not scan streaming videos
-abortcontent ^video\/mp4$
-abortcontent ^video\/x-flv$
-#
-# Do not scan pdf and flash
-#abort ^.*\.(pdf|swf)$
-#
-# Do not scan sequence of framed Microsoft Media Server (MMS) data packets
-abortcontent ^.*application\/x-mms-framed.*$
-#
-# White list some sites
-whitelist .*\.clamav.net