docs: fix config template lint (#3618)
parent
f355a45ff3
commit
beeb9eae90
|
@ -216,7 +216,7 @@ ntp:
|
||||||
##
|
##
|
||||||
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
||||||
authentication_backend:
|
authentication_backend:
|
||||||
|
|
||||||
## Password Reset Options.
|
## Password Reset Options.
|
||||||
password_reset:
|
password_reset:
|
||||||
## Disable both the HTML element and the API for reset password functionality.
|
## Disable both the HTML element and the API for reset password functionality.
|
||||||
|
|
|
@ -216,7 +216,7 @@ ntp:
|
||||||
##
|
##
|
||||||
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
||||||
authentication_backend:
|
authentication_backend:
|
||||||
|
|
||||||
## Password Reset Options.
|
## Password Reset Options.
|
||||||
password_reset:
|
password_reset:
|
||||||
## Disable both the HTML element and the API for reset password functionality.
|
## Disable both the HTML element and the API for reset password functionality.
|
||||||
|
|
Loading…
Reference in New Issue