HA add-on: allowInsecureAuth for Control UI (avoid device pairing)
This commit is contained in:
@@ -69,6 +69,7 @@ cat > /data/.clawdbot/clawdbot.json <<EOF
|
||||
mode: "local",
|
||||
bind: "${GW_BIND}",
|
||||
port: ${GW_PORT},
|
||||
controlUi: { allowInsecureAuth: true },
|
||||
${GW_AUTH_BLOCK}
|
||||
},
|
||||
agents: {
|
||||
|
||||
Reference in New Issue
Block a user