changeset 4361:4e0890fa0bbe HEAD

s/login_process_per_use/login_process_per_connection/
author Timo Sirainen <tss@iki.fi>
date Fri, 16 Jun 2006 12:48:44 +0300
parents 7b18bb6b6450
children fde5c7704ee2
files dovecot-example.conf
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Jun 16 12:48:23 2006 +0300
+++ b/dovecot-example.conf	Fri Jun 16 12:48:44 2006 +0300
@@ -152,7 +152,8 @@
 # in at the same time more extra processes are created. To prevent fork-bombing
 # we check only once in a second if new processes should be created - if all
 # of them are used at the time, we double their amount until limit set by this
-# setting is reached. This setting is used only if login_process_per_use is yes.
+# setting is reached. This setting is used only if
+# login_process_per_connection is yes.
 #login_max_processes_count = 128
 
 # Maximum number of connections allowed in login state. When this limit is