diff options
Diffstat (limited to 'conf/modules.d/antivirus.conf')
-rw-r--r-- | conf/modules.d/antivirus.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.d/antivirus.conf b/conf/modules.d/antivirus.conf index bca025fff..63fc555a9 100644 --- a/conf/modules.d/antivirus.conf +++ b/conf/modules.d/antivirus.conf @@ -28,7 +28,7 @@ antivirus { type = "clamav"; # For "savapi" you must also specify the following variable #product_id = 12345; - # For "savapi" you can enable logging for clean messages + # You can enable logging for clean messages #log_clean = true; # servers to query (if port is unspecified, scanner-specific default is used) # can be specified multiple times to pool servers |