]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
s/acl_dict/acl_shared_dict/
authorTimo Sirainen <tss@iki.fi>
Tue, 13 Jan 2009 01:35:07 +0000 (20:35 -0500)
committerTimo Sirainen <tss@iki.fi>
Tue, 13 Jan 2009 01:35:07 +0000 (20:35 -0500)
--HG--
branch : HEAD

dovecot-example.conf

index 1a6a36a2e8ebe305cf8919f034a0249cf0fba938..91c07d37b50828f4707b810b568b7c6317b713bf 100644 (file)
@@ -1147,7 +1147,7 @@ plugin {
 
   # To let users LIST mailboxes shared by other users, Dovecot needs a
   # shared mailbox dictionary. For example:
-  #acl_dict = file:/var/lib/dovecot/shared-mailboxes
+  #acl_shared_dict = file:/var/lib/dovecot/shared-mailboxes
 
   # Convert plugin. If set, specifies the source storage path which is
   # converted to destination storage (mail_location) when the user logs in.