diff --git a/assets/configs/clamd.conf b/assets/configs/clamd.conf index 3a44fd14..e5933e86 100644 --- a/assets/configs/clamd.conf +++ b/assets/configs/clamd.conf @@ -5,15 +5,15 @@ ExtendedDetectionInfo yes LocalSocket /tmp/clamd.socket LocalSocketMode 660 MaxDirectoryRecursion 255 -MaxEmbeddedPE 50M +MaxEmbeddedPE 64M MaxFiles 0 MaxFileSize 0 -MaxHTMLNormalize 50M -MaxHTMLNoTags 50M +MaxHTMLNormalize 64M +MaxHTMLNoTags 64M MaxRecursion 0 MaxScanSize 0 -MaxScriptNormalize 50M -MaxZipTypeRcg 50M -OnAccessMaxFileSize 50M +MaxScriptNormalize 64M +MaxZipTypeRcg 512M +OnAccessMaxFileSize 1024M OnAccessRetryAttempts 5 StructuredSSNFormatNormal no