Merge pull request #352 from wallabag/nicosomb-patch-1

Remove 2fa parameter
This commit is contained in:
Nicolas Lœuillet
2023-07-22 17:55:29 +02:00
committed by GitHub

View File

@ -20,7 +20,6 @@ parameters:
secret: ${SYMFONY__ENV__SECRET:-ovmpmAWXRCabNlMgzlzFXDYmCFfzGv}
# two factor stuff
twofactor_auth: ${SYMFONY__ENV__TWOFACTOR_AUTH:-true}
twofactor_sender: ${SYMFONY__ENV__TWOFACTOR_SENDER:-no-reply@wallabag.org}
# fosuser stuff