Optimizing ClamAV

This commit is contained in:
dpeca 2019-08-24 00:11:03 +02:00 committed by GitHub
commit a96a39dbbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ MaxThreads 12
MaxConnectionQueueLength 15
LogSyslog false
LogFacility LOG_LOCAL6
LogClean false
LogClean true
LogVerbose true
PidFile /var/run/clamav/clamd.pid
DatabaseDirectory /var/lib/clamav
@ -49,7 +49,8 @@ SendBufTimeout 200
MaxQueue 100
ExtendedDetectionInfo true
OLE2BlockMacros false
StreamMaxLength 25M
StreamMaxLength 2M
MaxFileSize 2M
LogFile /var/log/clamav/clamav.log
LogTime true
LogFileUnlock false