]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
- use IP address, for some reason mod_clamav has problems resolving hostnames
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 16 Sep 2010 08:43:32 +0000 (08:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    proftpd-mod_clamav.conf -> 1.2

proftpd-mod_clamav.conf

index 368f70c8ebaca2e6a100eaae9446344a2a131c90..b27596a4e6359df27dde6ce54d1b706a4fdf51c9 100644 (file)
@@ -8,7 +8,7 @@
 # Additionally, only files who's size is less than 250MB will be scanned.
 #<IfModule mod_clamav.c>
 #      ClamAV on
-#      ClamServer localhost
+#      ClamServer 127.0.0.1
 #      ClamPort 3310
 #      ClamMaxSize 250 Mb
 #</IfModule>
This page took 0.028663 seconds and 4 git commands to generate.