|
|
|
@ -273,14 +273,14 @@ LocalSocket /tmp/clamd.socket |
|
|
|
|
# Note: disabling this limit or setting it too high may result in severe damage |
|
|
|
|
# to the system. |
|
|
|
|
# Default: 100M |
|
|
|
|
#MaxScanSize 15M |
|
|
|
|
#MaxScanSize 150M |
|
|
|
|
|
|
|
|
|
# Files larger than this limit won't be scanned. |
|
|
|
|
# Value of 0 disables the limit. |
|
|
|
|
# Note: disabling this limit or setting it too high may result in severe damage |
|
|
|
|
# to the system. |
|
|
|
|
# Default: 25M |
|
|
|
|
#MaxFileSize 15M |
|
|
|
|
#MaxFileSize 30M |
|
|
|
|
|
|
|
|
|
# Nested archives are scanned recursively, e.g. if a Zip archive contains a RAR |
|
|
|
|
# file, all files within it will also be scanned. This options specifies how |
|
|
|
@ -296,7 +296,7 @@ LocalSocket /tmp/clamd.socket |
|
|
|
|
# Note: disabling this limit or setting it too high may result in severe damage |
|
|
|
|
# to the system. |
|
|
|
|
# Default: 10000 |
|
|
|
|
#MaxFiles 1500 |
|
|
|
|
#MaxFiles 15000 |
|
|
|
|
|
|
|
|
|
# Use slower but memory efficient decompression algorithm. |
|
|
|
|
# only affects the bzip2 decompressor. |
|
|
|
|