]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Added a note about !include file ordering.
authorTimo Sirainen <tss@iki.fi>
Tue, 13 Apr 2010 14:01:12 +0000 (17:01 +0300)
committerTimo Sirainen <tss@iki.fi>
Tue, 13 Apr 2010 14:01:12 +0000 (17:01 +0300)
--HG--
branch : HEAD

doc/example-config/dovecot.conf

index 7aa56c33731bbd27f4c065c05dac543d011d5bc1..9a5540366229a074418d28c5b4b6c4421448537f 100644 (file)
@@ -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.