Skip to content
Snippets Groups Projects
Commit 61af71b6 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: set ClamD StreamMaxLength to 4GB (was: 4MB, which is far too low for Rosetta)

parent 52e88bbb
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@
TCPSocket 3310
TCPAddr 127.0.0.1
MaxConnectionQueueLength 200
StreamMaxLength 4000K
StreamMaxLength 4000M
# AllowSupplementaryGroups yes # DEPRECATED
ScanPE yes
ScanELF yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment