authelia: Re-enable password reset

This commit is contained in:
Valentin Tolmer 2021-11-25 10:13:21 +01:00 committed by nitnelave
parent faee271705
commit df889ee2fe

View File

@ -6,8 +6,8 @@
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
ldap: