Changed squidclamav config

This commit is contained in:
maniacikarus
2009-05-30 01:43:57 +02:00
parent 7ea4817b4a
commit 5a51a7c2a9
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ debug 0
force 1
stat 0
clamd_local /var/run/clamav/clamd
timeout 300
timeout 30
abort ^.*\.pdf$
abort ^.*\.js$
abort ^.*\.html$
@@ -26,6 +26,6 @@ aborti ^.*\.gif$
aborti ^.*\.png$
aborti ^.*\.jpg$
aborti ^.*\.swf$
content ^.*application\/.*$
abortcontenti ^.*application\/x-mms-framed.*$
abortcontenti ^.*application\/x-javascript.*$
content ^.*application\/.*$

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = squidclamav
PAK_VER = 6
PAK_VER = 7
DEPS = "clamav"