diff options
Diffstat (limited to 'app/config/parameters.yml.dist')
-rw-r--r-- | app/config/parameters.yml.dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 3eeedb78..57cae9a0 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist | |||
@@ -40,3 +40,5 @@ parameters: | |||
40 | # two factor stuff | 40 | # two factor stuff |
41 | twofactor_auth: true | 41 | twofactor_auth: true |
42 | twofactor_sender: no-reply@wallabag.org | 42 | twofactor_sender: no-reply@wallabag.org |
43 | |||
44 | from_email: no-reply@wallabag.org | ||