mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 02:12:58 +02:00
Changed squidclamav config
This commit is contained in:
@@ -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\/.*$
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user