forked from wallabag/wallabag
migrating legacy to symfony
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user