# HG changeset patch # User Timo Sirainen # Date 1174869168 -10800 # Node ID 20ee7c039604cd7db6e91dd85bad5e3a2e614941 # Parent f5a179e4f405fc09ab7fce4fe9dfbd7f82774988 Added a note about dirsize's slowness with maildir. diff -r f5a179e4f405 -r 20ee7c039604 dovecot-example.conf --- 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