diff --git a/files/authelia/configuration.template.yml b/files/authelia/configuration.template.yml index 8378f78..c7da3b6 100644 --- a/files/authelia/configuration.template.yml +++ b/files/authelia/configuration.template.yml @@ -725,11 +725,11 @@ access_control: ## Rules applied to everyone - domain: 'status.vakhrushev.me' subject: 'group:admins' - policy: 'one_factor' + policy: 'two_factor' - domain: 'dozzle.vakhrushev.me' subject: 'group:admins' - policy: 'one_factor' + policy: 'two_factor' - domain: 'rssbridge.vakhrushev.me' subject: 'group:admins'