Updated documentation

This commit is contained in:
William DURAND 2011-02-23 16:32:48 +01:00
parent a5b87639a0
commit 633f3e3caf
2 changed files with 32 additions and 30 deletions

5
README
View file

@ -66,13 +66,14 @@ Sample Configuration
### Project configuration
# in app/config/config.yml
propel.config:
propel:
path: "%kernel.root_dir%/../vendor/propel"
phing_path: "%kernel.root_dir%/../vendor/phing"
# charset: "UTF8"
# in app/config/config*.yml
propel.dbal:
propel:
dbal:
driver: mysql
user: root
password: null

View file

@ -66,13 +66,14 @@ Sample Configuration
### Project configuration
# in app/config/config.yml
propel.config:
propel:
path: "%kernel.root_dir%/../vendor/propel"
phing_path: "%kernel.root_dir%/../vendor/phing"
# charset: "UTF8"
# in app/config/config*.yml
propel.dbal:
propel:
dbal:
driver: mysql
user: root
password: null