diff dovecot-example.conf @ 4954:8bc6aeec99d9 HEAD

auth_cache_size comment updated. It no longer has problems with identical usernames in different databases.
author Timo Sirainen <tss@iki.fi>
date Thu, 21 Dec 2006 17:59:05 +0200
parents 15fd97d86693
children 4ba6b31ae15e
line wrap: on
line diff
--- a/dovecot-example.conf	Thu Dec 21 17:57:30 2006 +0200
+++ b/dovecot-example.conf	Thu Dec 21 17:59:05 2006 +0200
@@ -663,8 +663,7 @@
 
 # Authentication cache size in kilobytes. 0 means it's disabled.
 # Note that bsdauth, PAM and vpopmail require cache_key to be set for caching
-# to be used. Also note that currently auth cache doesn't work very well if 
-# you're using multiple passdbs with same usernames in them.
+# to be used.
 #auth_cache_size = 0
 # Time to live in seconds for cached data. After this many seconds the cached
 # record is no longer used, *except* if the main database lookup returns