diff options
Diffstat (limited to 'app/config/tests/parameters.yml.dist.sqlite')
-rw-r--r-- | app/config/tests/parameters.yml.dist.sqlite | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/config/tests/parameters.yml.dist.sqlite b/app/config/tests/parameters.yml.dist.sqlite index a1535bc9..01589d28 100644 --- a/app/config/tests/parameters.yml.dist.sqlite +++ b/app/config/tests/parameters.yml.dist.sqlite | |||
@@ -30,3 +30,5 @@ parameters: | |||
30 | # two factor stuff | 30 | # two factor stuff |
31 | twofactor_auth: true | 31 | twofactor_auth: true |
32 | twofactor_sender: no-reply@wallabag.org | 32 | twofactor_sender: no-reply@wallabag.org |
33 | |||
34 | from_email: no-reply@wallabag.org | ||