]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/parameters.yml.dist
migrating legacy to symfony
[github/wallabag/wallabag.git] / app / config / parameters.yml.dist
index 26a23f54079d4c4895cdf09dba126c2f04ba7df0..5ccac49228c684e1fccadfb073e40e18a16854c7 100644 (file)
@@ -7,7 +7,7 @@ parameters:
     database_user:     root
     database_password: ~
     # You should uncomment this if you want use pdo_sqlite
-    # database_path: "%kernel.root_dir%/data.db3"
+    database_path: "%kernel.root_dir%/data/db/poche.sqlite"
 
     mailer_transport:  smtp
     mailer_host:       127.0.0.1