changeset 5427:20ee7c039604 HEAD

Added a note about dirsize's slowness with maildir.
author Timo Sirainen <tss@iki.fi>
date Mon, 26 Mar 2007 03:32:48 +0300
parents f5a179e4f405
children 8845275a763a
files dovecot-example.conf
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Mon Mar 26 03:24:29 2007 +0300
+++ b/dovecot-example.conf	Mon Mar 26 03:32:48 2007 +0300
@@ -1033,7 +1033,8 @@
   # expansion is done for all values.
 
   # Quota plugin. Multiple backends are supported:
-  #   dirsize: Find and sum all the files found from mail directory
+  #   dirsize: Find and sum all the files found from mail directory.
+  #            Extremely SLOW with Maildir. It'll eat your CPU and disk I/O.
   #   dict: Keep quota stored in dictionary (eg. SQL)
   #   maildir: Maildir++ quota
   #   fs: Read-only support for filesystem quota