changeset 8198:b50faeeefb4c HEAD

dovecot-sql-example.conf: Note that MySQL supports multiple host parameters.
author Timo Sirainen <tss@iki.fi>
date Sat, 13 Sep 2008 13:28:09 +0300
parents 264f493b1575
children 94c751fa58e3
files doc/dovecot-sql-example.conf
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/dovecot-sql-example.conf	Sat Sep 13 13:23:36 2008 +0300
+++ b/doc/dovecot-sql-example.conf	Sat Sep 13 13:28:09 2008 +0300
@@ -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.
 #