From 19bde72aa9914f7560f6b7a4bbc6512ba5e6ae12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20Lis=C3=A9?= Date: Fri, 29 May 2020 15:15:30 -0700 Subject: [PATCH] Update clamd.conf --- config/clamd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/clamd.conf b/config/clamd.conf index 792aaae..11d678c 100644 --- a/config/clamd.conf +++ b/config/clamd.conf @@ -118,7 +118,7 @@ TCPSocket 3310 # Close the connection when the data size limit is exceeded. # The value should match your MTA's limit for a maximum attachment size. # Default: 25M -#StreamMaxLength 10M +StreamMaxLength 300M # Limit port range. # Default: 1024 @@ -610,4 +610,4 @@ Foreground yes # Time in seconds to wait for the stats server to come back with a response # Default: 10 #StatsTimeout 10 -TCPSocket 3310 \ No newline at end of file +TCPSocket 3310