blob: d8512845fa6ca4f462dbe5a764ec20b7ed85d6fc (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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: ~
|