# HG changeset patch # User Timo Sirainen # Date 1242232858 14400 # Node ID f5b6974cbee7a071368a65c95c9bbfcffccc2182 # Parent d467712aee775fd94b5833727eb26ff386a5af65 dovecot-example.conf: Clarified that commented sections or plugin settings aren't defaults. diff -r d467712aee77 -r f5b6974cbee7 dovecot-example.conf --- a/dovecot-example.conf Tue May 12 19:34:54 2009 -0400 +++ b/dovecot-example.conf Wed May 13 12:40:58 2009 -0400 @@ -11,10 +11,11 @@ # value inside quotes, eg.: key = "# char and trailing whitespace " # Default values are shown for each setting, it's not required to uncomment -# any of the lines. Exception to this are paths, they're just examples with -# the real defaults being based on configure options. The paths listed here -# are for configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var -# --with-ssldir=/etc/ssl +# those. These are exceptions to this though: No sections (e.g. namespace {}) +# or plugin settings are added by default, they're listed only as examples. +# Paths are also just examples with the real defaults being based on configure +# options. The paths listed here are for configure --prefix=/usr +# --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl # Base directory where to store runtime data. #base_dir = /var/run/dovecot/