diff --git a/config.template.yml b/config.template.yml index 1a1ea239a..c5ca8f425 100644 --- a/config.template.yml +++ b/config.template.yml @@ -216,7 +216,7 @@ ntp: ## ## The available providers are: `file`, `ldap`. You must use only one of these providers. authentication_backend: - + ## Password Reset Options. password_reset: ## Disable both the HTML element and the API for reset password functionality. diff --git a/internal/configuration/config.template.yml b/internal/configuration/config.template.yml index 1a1ea239a..c5ca8f425 100644 --- a/internal/configuration/config.template.yml +++ b/internal/configuration/config.template.yml @@ -216,7 +216,7 @@ ntp: ## ## The available providers are: `file`, `ldap`. You must use only one of these providers. authentication_backend: - + ## Password Reset Options. password_reset: ## Disable both the HTML element and the API for reset password functionality.