Browse code

*** empty log message ***

git-svn: trunk@265

Tomasz Kojm authored on 2004/02/10 22:40:19
Showing 1 changed files
... ...
@@ -83,9 +83,6 @@ LocalSocket /tmp/clamd
83 83
 # Close the connection if this limit is exceeded.
84 84
 #StreamMaxLength 10M
85 85
 
86
-# Use processes instead of threads (thread directives apply to processes too)
87
-#UseProcesses
88
-
89 86
 # Maximal number of a threads running at the same time.
90 87
 # Default is 5, and it should be sufficient for a typical workstation.
91 88
 # You may need to increase threads number for a server machine.