]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/config/parameters_test.yml
5f2e25bb9bb13ebe021a6e3ca6c00a7d11f51e6b
[github/wallabag/wallabag.git] / app / config / parameters_test.yml
1 parameters:
2 test_database_driver: pdo_sqlite
3 test_database_host: 127.0.0.1
4 test_database_port: null
5 test_database_name: null
6 test_database_user: null
7 test_database_password: null
8 test_database_path: '%kernel.root_dir%/../data/db/wallabag_test.sqlite'
9 test_database_charset: utf8