2016-04-12 22:00:26 +02:00
|
|
|
parameters:
|
|
|
|
test_database_driver: pdo_sqlite
|
|
|
|
test_database_host: localhost
|
|
|
|
test_database_port:
|
|
|
|
test_database_name: ~
|
|
|
|
test_database_user: ~
|
|
|
|
test_database_password: ~
|
2016-10-04 10:25:49 +02:00
|
|
|
test_database_path: "%kernel.root_dir%/../data/db/wallabag_test.sqlite"
|
2016-10-22 13:41:03 +02:00
|
|
|
test_database_charset: utf8
|