added setting to turn off login/edits - LOGIN_AND_EDITS

This commit is contained in:
2026-04-23 06:19:45 +00:00
parent 3c70cb99a3
commit a30eb4d42d
6 changed files with 33 additions and 6 deletions
+1
View File
@@ -80,6 +80,7 @@ PATH = data/gobsidian.db
REQUIRE_ADMIN_ACTIVATION = true
REQUIRE_EMAIL_CONFIRMATION = false
MFA_ENABLED_BY_DEFAULT = false
LOGIN_AND_EDITS = true
[SECURITY]
PWD_FAILURES_THRESHOLD = 5