]> git.immae.eu Git - github/wallabag/wallabag.git/blame - app/config/parameters_test.yml
Remove custom Postgres class
[github/wallabag/wallabag.git] / app / config / parameters_test.yml
CommitLineData
86732aa0
JB
1parameters:
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
7ab5eb95 8 test_database_path: "%env(TEST_DATABASE_PATH)%"
9ca069a6 9 env(TEST_DATABASE_PATH): "%kernel.project_dir%/data/db/wallabag_test.sqlite"
f623516e 10 test_database_charset: utf8