updated docs

This commit is contained in:
ulrik nielsen 2012-04-17 14:56:17 +02:00
parent 97dbf813dd
commit 04d607bbf8

View file

@ -95,6 +95,12 @@ propel:
# user: root # user: root
# password: null # password: null
# dsn: mysql:host=localhost;dbname=test # dsn: mysql:host=localhost;dbname=test
# slaves:
# slave_server_1:
# user: root
# password: null
# dsn: mysql:host=localhost;dbname=test_slave_1
#
# options: # options:
# ATTR_PERSISTENT: false # ATTR_PERSISTENT: false
# attributes: # attributes: