fix: dns.nextwks.eu use AuthMethod 0 (no SSO)

This commit is contained in:
Claus Lohmar 2026-07-06 18:12:51 +01:00
parent 7a4328040b
commit 91232a7beb
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
], ],
"Disabled": false, "Disabled": false,
"AuthenticationProvider": { "AuthenticationProvider": {
"AuthMethod": 4 "AuthMethod": 0
}, },
"BypassGlobalTLS": false "BypassGlobalTLS": false
} }

View file

@ -87,7 +87,7 @@ ZORAXY_APP
"MaxConn": 0 "MaxConn": 0
}], }],
"Disabled": false, "Disabled": false,
"AuthenticationProvider": {"AuthMethod": 4} "AuthenticationProvider": {"AuthMethod": 0}
} }
ZORAXY_DNS ZORAXY_DNS