]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/parameters.yml.dist
restore full database settings
[github/wallabag/wallabag.git] / app / config / parameters.yml.dist
index 1c72b9a3e45281e4764fc8c462ca266011683d97..9c12150dc6a2b6ad67d67adad20cded3dde7f946 100644 (file)
@@ -1,6 +1,10 @@
 # This file is a "template" of what your parameters.yml file should look like
 parameters:
     database_driver:   pdo_sqlite
+    database_port: ~
+    database_name: symfony
+    database_user: root
+    database_password: ~
     database_path: "%kernel.root_dir%/../data/db/poche.sqlite"
 
     mailer_transport:  smtp