fix config.yml

This commit is contained in:
Nicolas Lœuillet 2015-01-28 13:46:51 +01:00
parent 80709502c7
commit 7dfc3c2b58

View file

@ -65,11 +65,6 @@ assetic:
doctrine:
dbal:
driver: "%database_driver%"
host: "%database_host%"
port: "%database_port%"
dbname: "%database_name%"
user: "%database_user%"
password: "%database_password%"
charset: UTF8
# if using pdo_sqlite as your database driver:
# 1. add the path in parameters.yml