21 lines
553 B
Diff
21 lines
553 B
Diff
--- distrib/clamd.conf 2012-12-03 14:58:06.000000000 +0100
|
|
+++ modif/clamd.conf 2013-02-13 16:44:18.370654335 +0100
|
|
@@ -23,7 +23,7 @@
|
|
# and 'K' or 'k' for kilobytes (1K = 1k = 1024 bytes). To specify the size
|
|
# in bytes just don't use modifiers.
|
|
# Default: 1M
|
|
-LogFileMaxSize 2M
|
|
+LogFileMaxSize 10M
|
|
|
|
# Log time with each message.
|
|
# Default: no
|
|
@@ -228,7 +228,7 @@
|
|
|
|
|
|
# Scan urls found in mails for phishing attempts.
|
|
-# (available in experimental builds only)
|
|
+# (available in experimental builds only)
|
|
# Default: yes
|
|
#PhishingScanURLs yes
|
|
|