Browse code

clamonacc - remove long (L) denotation from clamd.cond curl timeout configure option

Mickey Sola authored on 2019/06/15 03:56:06
Showing 1 changed files
... ...
@@ -628,8 +628,8 @@ Example
628 628
 
629 629
 # Max amount of time (in milliseconds) that the OnAccess client should spend for every 
630 630
 # connect, send, and recieve attempt when communicating with clamd via curl.
631
-# Default: 5000L (5 seconds)
632
-# OnAccessCurlTimeout 10000L
631
+# Default: 5000 (5 seconds)
632
+# OnAccessCurlTimeout 10000
633 633
 
634 634
 # Set the include paths (all files inside them will be scanned). You can have
635 635
 # multiple OnAccessIncludePath directives but each directory must be added