updated docs

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

View file

@ -90,11 +90,17 @@ propel:
attributes: {} attributes: {}
# default_connection: default # default_connection: default
# connections: # connections:
# default: # default:
# driver: mysql # driver: mysql
# 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: