]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dovecot-sql-example.conf: Note that MySQL supports multiple host parameters.
authorTimo Sirainen <tss@iki.fi>
Sat, 13 Sep 2008 10:28:09 +0000 (13:28 +0300)
committerTimo Sirainen <tss@iki.fi>
Sat, 13 Sep 2008 10:28:09 +0000 (13:28 +0300)
--HG--
branch : HEAD

doc/dovecot-sql-example.conf

index fcc54970dfc565731b3e72d8012065eab2506fb9..915548d9dafe9bfb58bd4a32775293181d6c9214 100644 (file)
@@ -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.
 #