From: Timo Sirainen Date: Tue, 13 Apr 2010 14:01:12 +0000 (+0300) Subject: example-config: Added a note about !include file ordering. X-Git-Tag: 2.0.beta5~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576b070a7c92ff4eec901a0a8f285e1ca88c22d2;p=thirdparty%2Fdovecot%2Fcore.git example-config: Added a note about !include file ordering. --HG-- branch : HEAD --- diff --git a/doc/example-config/dovecot.conf b/doc/example-config/dovecot.conf index 7aa56c3373..9a55403662 100644 --- a/doc/example-config/dovecot.conf +++ b/doc/example-config/dovecot.conf @@ -16,7 +16,9 @@ # options. The paths listed here are for configure --prefix=/usr # --sysconfdir=/etc --localstatedir=/var -# Most of the actual configuration gets included here: +# Most of the actual configuration gets included below. The filenames are +# first sorted by their ASCII value and parsed in that order. The 00-prefixes +# in filenames are intended to make it easier to understand the ordering. !include conf.d/*.conf # Protocols we want to be serving.