aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config_test.yml
diff options
context:
space:
mode:
authorJeremy <jeremy.benoist@gmail.com>2015-03-07 23:25:36 +0100
committerJeremy <jeremy.benoist@gmail.com>2015-03-08 07:35:24 +0100
commit6894d48e03c397096bb64420373afa60c397fe97 (patch)
tree0deb201b05b6aea527abc82ba7989732c4afbdb9 /app/config/config_test.yml
parentf37d1427a1b75f9d7a2e273b2e9fb0e895a769ab (diff)
downloadwallabag-6894d48e03c397096bb64420373afa60c397fe97.tar.gz
wallabag-6894d48e03c397096bb64420373afa60c397fe97.tar.zst
wallabag-6894d48e03c397096bb64420373afa60c397fe97.zip
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 a6ead1e8..00a6bc57 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: