config: Fix the admin reset password option in template

This commit is contained in:
nitnelave 2024-04-04 00:31:49 +02:00 committed by nitnelave
parent 6d65a2546c
commit 8587fc38fd
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
## Break glass in case of emergency: if you lost the admin password, you
## can set this to true to force a reset of the admin password to the value
## of ldap_user_pass above.
# force_reset_admin_password = false
# force_ldap_user_pass_reset = false
## Database URL.
## This encodes the type of database (SQlite, MySQL, or PostgreSQL)