aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/tests/parameters_test.sqlite.yml
blob: 6e9f98de54fa3448523239b21cd528b7a452a1ad (plain) (blame)
1
2
3
4
5
6
7
8
parameters:
    test_database_driver: pdo_sqlite
    test_database_host: localhost
    test_database_port:
    test_database_name: ~
    test_database_user: ~
    test_database_password: ~
    test_database_path: "%kernel.root_dir%/../data/db/wallabag_testHU.sqlite"