server: Allow password reset every time the server starts

This commit is contained in:
Valentin Tolmer
2024-08-26 12:41:51 +02:00
committed by nitnelave
parent 6f7bfca682
commit 3ec44a58be
4 changed files with 92 additions and 10 deletions
+1
View File
@@ -82,6 +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.
## Alternatively, you can set it to "always" to reset every time the server starts.
# force_ldap_user_pass_reset = false
## Database URL.