X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fparameters.yml.dist;h=7c7413fb9b276c5c4338724c41d90c25f53a7679;hb=1b8b3859c034edb6c6a782393190bcc567946425;hp=57cae9a062a66b3d8f8e55f84f872432ef8cbf33;hpb=48e3007b7f5b542ebd8dda07a7a206f3bce69d7a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 57cae9a0..7c7413fb 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -35,10 +35,13 @@ parameters: locale: en # A secret key that's used to generate certain security-related tokens - secret: ThisTokenIsNotSoSecretChangeIt + secret: ovmpmAWXRCabNlMgzlzFXDYmCFfzGv # two factor stuff twofactor_auth: true twofactor_sender: no-reply@wallabag.org + # fosuser stuff + fosuser_confirmation: true + from_email: no-reply@wallabag.org