diff --git a/example_configs/authelia_config.yml b/example_configs/authelia_config.yml index 03dcf1e..7855bbe 100644 --- a/example_configs/authelia_config.yml +++ b/example_configs/authelia_config.yml @@ -6,10 +6,10 @@ authentication_backend: - # Passwort reset through authelia does not work at the moment - disable_reset_password: true + # Password reset through authelia works normally. + disable_reset_password: false # How often authelia should check if there is an user update in LDAP - refresh_interval: 1m + refresh_interval: 1m ldap: implementation: custom # Pattern is ldap://HOSTNAME-OR-IP:PORT