diff --git a/docker/configs/authelia/access.yml b/docker/configs/authelia/access.yml index c54bc4f..6045503 100644 --- a/docker/configs/authelia/access.yml +++ b/docker/configs/authelia/access.yml @@ -1,4 +1,3 @@ - ## ## Access Control Configuration ## diff --git a/docker/configs/authelia/authentication.yml b/docker/configs/authelia/authentication.yml index ceef786..a3b4173 100644 --- a/docker/configs/authelia/authentication.yml +++ b/docker/configs/authelia/authentication.yml @@ -1,11 +1,3 @@ -## -## TOTP Configuration -## -## Parameters used for TOTP generation. -totp: - ## The issuer name displayed in the Authenticator application of your choice. - issuer: authelia.com - ## ## Authentication Backend Provider Configuration ##