From: Timo Sirainen Date: Wed, 26 May 2010 11:41:26 +0000 (+0100) Subject: example-config: Fixed example dict config filenames. X-Git-Tag: 2.0.beta6~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a047c5a03aac43fab47121c7374ae7d9043cf732;p=thirdparty%2Fdovecot%2Fcore.git example-config: Fixed example dict config filenames. --HG-- branch : HEAD --- diff --git a/doc/example-config/dovecot.conf b/doc/example-config/dovecot.conf index 9a55403662..336541af90 100644 --- a/doc/example-config/dovecot.conf +++ b/doc/example-config/dovecot.conf @@ -73,8 +73,8 @@ # "proxy::". dict { - #quota = mysql:/etc/dovecot/sql-dict.conf - #expire = sqlite:/etc/dovecot/sql-dict.conf + #quota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext + #expire = sqlite:/etc/dovecot/dovecot-dict-sql.conf.ext } # A config file can also tried to be included without giving an error if