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",
|
mode: "local",
|
||||||
bind: "${GW_BIND}",
|
bind: "${GW_BIND}",
|
||||||
port: ${GW_PORT},
|
port: ${GW_PORT},
|
||||||
|
controlUi: { allowInsecureAuth: true },
|
||||||
${GW_AUTH_BLOCK}
|
${GW_AUTH_BLOCK}
|
||||||
},
|
},
|
||||||
agents: {
|
agents: {
|
||||||
|
|||||||
Reference in New Issue
Block a user