]> git.immae.eu Git - github/wallabag/wallabag.git/blame - app/config/tests/parameters_test.sqlite.yml
Update doc
[github/wallabag/wallabag.git] / app / config / tests / parameters_test.sqlite.yml
CommitLineData
86732aa0
JB
1parameters:
2 test_database_driver: pdo_sqlite
3 test_database_host: localhost
4 test_database_port:
5 test_database_name: ~
6 test_database_user: ~
7 test_database_password: ~
f440e282 8 test_database_path: "%kernel.root_dir%/../data/db/wallabag_test.sqlite"