From: Timo Sirainen Date: Sat, 13 Sep 2008 10:28:09 +0000 (+0300) Subject: dovecot-sql-example.conf: Note that MySQL supports multiple host parameters. X-Git-Tag: 1.2.alpha2~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aaee60aef9bfec797382a21e022221d6b5ddce08;p=thirdparty%2Fdovecot%2Fcore.git dovecot-sql-example.conf: Note that MySQL supports multiple host parameters. --HG-- branch : HEAD --- diff --git a/doc/dovecot-sql-example.conf b/doc/dovecot-sql-example.conf index fcc54970df..915548d9da 100644 --- a/doc/dovecot-sql-example.conf +++ b/doc/dovecot-sql-example.conf @@ -50,6 +50,8 @@ # You can connect to UNIX sockets by using host: host=/var/run/mysql.sock # Note that currently you can't use spaces in parameters. # +# MySQL supports multiple host parameters for load balancing / HA. +# # sqlite: # The path to the database file. #