changeset 4871:a922f89a9e92 HEAD

Updated dict quota examples.
author Timo Sirainen <tss@iki.fi>
date Sun, 03 Dec 2006 20:56:58 +0200
parents e92b3eaab490
children 07bdc78ce38e
files dovecot-example.conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Sun Dec 03 20:55:38 2006 +0200
+++ b/dovecot-example.conf	Sun Dec 03 20:56:58 2006 +0200
@@ -1008,8 +1008,8 @@
   # additional 100MB.
   #
   # Multiple quota roots are also possible, for example:
-  #   quota = dict:user::/etc/dovecot-user-quota.conf
-  #   quota2 = dict:domain:%d:/etc/dovecot-domain-quota.conf
+  #   quota = dict:user::proxy::quota
+  #   quota2 = dict:domain:%d:proxy::quota_domain
   #   quota_rule = *:storage=102400
   #   quota2_rule = *:storage=1048576
   # Gives each user their own 100MB quota and one shared 1GB quota within