]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix config.yml
authorNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 28 Jan 2015 12:46:51 +0000 (13:46 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 28 Jan 2015 12:46:51 +0000 (13:46 +0100)
app/config/config.yml

index 455345f46985671f010558f85716c0b06a2f1bc4..d7c465db6300d3dda02cb73c919fcc68cdedcdba 100644 (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