aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/tests/parameters_test.mysql.yml
blob: bca2d466364588c62dd13a4d2649d3708a2403d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
parameters:
    test_database_driver: pdo_mysql
    test_database_host: localhost
    test_database_port: 3306
    test_database_name: wallabag_test
    test_database_user: root
    test_database_password: ~
    test_database_path: ~
    test_database_charset: utf8mb4