]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
s/login_process_per_user/login_process_per_connection/
authorTimo Sirainen <tss@iki.fi>
Thu, 10 Jun 2004 16:23:21 +0000 (19:23 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 10 Jun 2004 16:23:21 +0000 (19:23 +0300)
--HG--
branch : HEAD

doc/configuration.txt

index dd0aae5bd0b6f2e12e77d6065daed8197bb8dd3c..0a24c7bd9ba5037d6bbc3a0041f3ce72fc7324c6 100644 (file)
@@ -126,7 +126,7 @@ few processes handling multiple connections. The problem with sharing
 connections is that if a security hole is found, the attacker could hijack
 other peoples connections or steal their passwords if plaintext
 authentication was used (even with SSL/TLS). If you want to be fast,
-set login_process_per_user = no.
+set login_process_per_connection = no.
 
 Dovecot's memory usage is very small. Almost all memory usage you see with
 ps/top is from mmap()ed files, meaning that operating system can drop any