From: Timo Sirainen Date: Mon, 16 Jun 2003 14:39:51 +0000 (+0300) Subject: s/max_logging_users/login_max_logging_users/ X-Git-Tag: 1.1.alpha1~4551 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0899551f213693c017d2edac3311078127052f8;p=thirdparty%2Fdovecot%2Fcore.git s/max_logging_users/login_max_logging_users/ --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 6d9256d667..c8d5dddbed 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -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