From 835e9ad84bc9ea4687f5c6cf9e855fedcea7170c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sat, 15 Jul 2023 16:09:16 +0200 Subject: [PATCH] Remove 2fa parameter --- root/etc/wallabag/parameters.template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/root/etc/wallabag/parameters.template.yml b/root/etc/wallabag/parameters.template.yml index 826b551..eb055e2 100644 --- a/root/etc/wallabag/parameters.template.yml +++ b/root/etc/wallabag/parameters.template.yml @@ -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