We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa10665 commit 19bde72Copy full SHA for 19bde72
config/clamd.conf
@@ -118,7 +118,7 @@ TCPSocket 3310
118
# Close the connection when the data size limit is exceeded.
119
# The value should match your MTA's limit for a maximum attachment size.
120
# Default: 25M
121
-#StreamMaxLength 10M
+StreamMaxLength 300M
122
123
# Limit port range.
124
# Default: 1024
@@ -610,4 +610,4 @@ Foreground yes
610
# Time in seconds to wait for the stats server to come back with a response
611
# Default: 10
612
#StatsTimeout 10
613
-TCPSocket 3310
+TCPSocket 3310
0 commit comments