first commit
This commit is contained in:
commit
098f59b644
3632 changed files with 518046 additions and 0 deletions
19
mailcow/data/conf/clamav/freshclam.conf
Normal file
19
mailcow/data/conf/clamav/freshclam.conf
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
#UpdateLogFile /dev/console
|
||||
LogTime yes
|
||||
PidFile /run/clamav/freshclam.pid
|
||||
DatabaseOwner clamav
|
||||
DNSDatabaseInfo current.cvd.clamav.net
|
||||
DatabaseMirror db.uk.clamav.net
|
||||
DatabaseMirror db.nl.clamav.net
|
||||
DatabaseMirror db.fr.clamav.net
|
||||
DatabaseMirror db.ch.clamav.net
|
||||
MaxAttempts 4
|
||||
ScriptedUpdates yes
|
||||
Checks 6
|
||||
NotifyClamd /etc/clamav/clamd.conf
|
||||
Foreground yes
|
||||
ConnectTimeout 20
|
||||
ReceiveTimeout 20
|
||||
TestDatabases yes
|
||||
Bytecode yes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue