dovecot-2.0: example-config: Uncommented !include_try local.conf

dovecot at dovecot.org dovecot at dovecot.org
Mon Mar 21 19:10:12 EET 2011


details:   http://hg.dovecot.org/dovecot-2.0/rev/0dcbd2357451
changeset: 12693:0dcbd2357451
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Mar 21 19:10:08 2011 +0200
description:
example-config: Uncommented !include_try local.conf
At least one Linux distro wants this.

diffstat:

 doc/example-config/dovecot.conf |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 31b3f1819c89 -r 0dcbd2357451 doc/example-config/dovecot.conf
--- a/doc/example-config/dovecot.conf	Mon Mar 21 18:51:51 2011 +0200
+++ b/doc/example-config/dovecot.conf	Mon Mar 21 19:10:08 2011 +0200
@@ -84,4 +84,4 @@
 
 # A config file can also tried to be included without giving an error if
 # it's not found:
-#!include_try /etc/dovecot/local.conf
+!include_try local.conf


More information about the dovecot-cvs mailing list