From: Timo Sirainen Date: Wed, 13 May 2009 16:40:58 +0000 (-0400) Subject: dovecot-example.conf: Clarified that commented sections or plugin settings aren't... X-Git-Tag: 2.0.alpha1~780 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7674ac218ef6367b81a929d51b16c924c5eea4b3;p=thirdparty%2Fdovecot%2Fcore.git dovecot-example.conf: Clarified that commented sections or plugin settings aren't defaults. --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 6c4375e089..c0d313b095 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -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/