aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/parameters_test.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-10-08 10:57:57 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-10-22 13:13:07 +0200
commit2f82e7f8e1827423e2dbe4a91089c66d3afff367 (patch)
treea9f9fda764e3b7ab5055612960ca236d8fab21f6 /app/config/parameters_test.yml
parent191564b7f71d01fb4c597c9b9641e23db564278d (diff)
downloadwallabag-2f82e7f8e1827423e2dbe4a91089c66d3afff367.tar.gz
wallabag-2f82e7f8e1827423e2dbe4a91089c66d3afff367.tar.zst
wallabag-2f82e7f8e1827423e2dbe4a91089c66d3afff367.zip
Cleanup subscriber / listener definition
Diffstat (limited to 'app/config/parameters_test.yml')
-rw-r--r--app/config/parameters_test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/parameters_test.yml b/app/config/parameters_test.yml
index 5f2e25bb..3111da47 100644
--- a/app/config/parameters_test.yml
+++ b/app/config/parameters_test.yml
@@ -6,4 +6,4 @@ parameters:
6 test_database_user: null 6 test_database_user: null
7 test_database_password: null 7 test_database_password: null
8 test_database_path: '%kernel.root_dir%/../data/db/wallabag_test.sqlite' 8 test_database_path: '%kernel.root_dir%/../data/db/wallabag_test.sqlite'
9 test_database_charset: utf8 9 test_database_charset: utf8mb4