diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/config/config.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 455345f4..d7c465db 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -65,11 +65,6 @@ assetic: | |||
65 | doctrine: | 65 | doctrine: |
66 | dbal: | 66 | dbal: |
67 | driver: "%database_driver%" | 67 | driver: "%database_driver%" |
68 | host: "%database_host%" | ||
69 | port: "%database_port%" | ||
70 | dbname: "%database_name%" | ||
71 | user: "%database_user%" | ||
72 | password: "%database_password%" | ||
73 | charset: UTF8 | 68 | charset: UTF8 |
74 | # if using pdo_sqlite as your database driver: | 69 | # if using pdo_sqlite as your database driver: |
75 | # 1. add the path in parameters.yml | 70 | # 1. add the path in parameters.yml |