]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
s/max_logging_users/login_max_logging_users/
authorTimo Sirainen <tss@iki.fi>
Mon, 16 Jun 2003 14:39:51 +0000 (17:39 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 16 Jun 2003 14:39:51 +0000 (17:39 +0300)
--HG--
branch : HEAD

dovecot-example.conf

index 6d9256d667b49603d3269d602e6e109d19884072..c8d5dddbedb73e30d19e96596521c0902a76838f 100644 (file)
@@ -114,7 +114,7 @@ login = imap
 # reached, the oldest connections are dropped. If login_process_per_user
 # is no, this is a per-process value, so the absolute maximum number of users
 # logging in actually login_processes_count * max_logging_users.
-#max_logging_users = 256
+#login_max_logging_users = 256
 
 ##
 ## POP3 login process