aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config_test.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-03-30 17:05:37 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-03-30 17:05:37 +0200
commitf98a2a0fc3ae8a5955bb811f083c3d2535f96791 (patch)
tree386ecf0a54bdf904225182e0d2f63ced417b32c5 /app/config/config_test.yml
parentbdf2add2e80dc52a02113c50636b5f887639b31a (diff)
parentd0c2243b1099303be961c9d4b33eaaa95e663bef (diff)
downloadwallabag-f98a2a0fc3ae8a5955bb811f083c3d2535f96791.tar.gz
wallabag-f98a2a0fc3ae8a5955bb811f083c3d2535f96791.tar.zst
wallabag-f98a2a0fc3ae8a5955bb811f083c3d2535f96791.zip
Merge pull request #1152 from wallabag/v2-forgot-password
Handle forgot password
Diffstat (limited to 'app/config/config_test.yml')
-rw-r--r--app/config/config_test.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/config/config_test.yml b/app/config/config_test.yml
index 32156963..4dca39d2 100644
--- a/app/config/config_test.yml
+++ b/app/config/config_test.yml
@@ -13,7 +13,9 @@ web_profiler:
13 intercept_redirects: false 13 intercept_redirects: false
14 14
15swiftmailer: 15swiftmailer:
16 disable_delivery: true 16 # to be able to read emails sent
17 spool:
18 type: file
17 19
18doctrine: 20doctrine:
19 dbal: 21 dbal: