This commit is contained in:
mjallen18
2026-03-30 19:35:06 -05:00
parent 0aa9a0f994
commit 6ca55504f0

View File

@@ -81,7 +81,7 @@ let
settings = { settings = {
installed = true; installed = true;
auth.bruteforce.protection.enabled = true; auth.bruteforce.protection.enabled = false;
user_oidc = { user_oidc = {
auto_provision = false; auto_provision = false;
}; };