Skip to content

Commit 19bde72

Browse files
authored
Update clamd.conf
1 parent fa10665 commit 19bde72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/clamd.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ TCPSocket 3310
118118
# Close the connection when the data size limit is exceeded.
119119
# The value should match your MTA's limit for a maximum attachment size.
120120
# Default: 25M
121-
#StreamMaxLength 10M
121+
StreamMaxLength 300M
122122

123123
# Limit port range.
124124
# Default: 1024
@@ -610,4 +610,4 @@ Foreground yes
610610
# Time in seconds to wait for the stats server to come back with a response
611611
# Default: 10
612612
#StatsTimeout 10
613-
TCPSocket 3310
613+
TCPSocket 3310

0 commit comments

Comments
 (0)