From 7dfc3c2b5819bf374ae18603e10c858c88c35151 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 28 Jan 2015 13:46:51 +0100 Subject: [PATCH] fix config.yml --- app/config/config.yml | 5 ----- 1 file changed, 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: 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 -- 2.41.0