Elysiadev11 commited on
Commit
1bcb0d8
·
verified ·
1 Parent(s): f5ad965

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. start-openclaw.sh +1 -1
start-openclaw.sh CHANGED
@@ -99,7 +99,7 @@ cat > /root/.openclaw/openclaw.json <<EOF
99
  "telegram": {
100
  "enabled": true,
101
  "botToken": "$TELEGRAM_BOT_TOKEN",
102
- "dmPolicy": "whitelist",
103
  "allowFrom": ["$TELEGRAM_ALLOW_ID"],
104
  "webhookUrl": "https://elysiadev11-testclaw.hf.space/telegram/webhook",
105
  "webhookSecret": "$OPENCLAW_GATEWAY_PASSWORD",
 
99
  "telegram": {
100
  "enabled": true,
101
  "botToken": "$TELEGRAM_BOT_TOKEN",
102
+ "dmPolicy": "allowlist",
103
  "allowFrom": ["$TELEGRAM_ALLOW_ID"],
104
  "webhookUrl": "https://elysiadev11-testclaw.hf.space/telegram/webhook",
105
  "webhookSecret": "$OPENCLAW_GATEWAY_PASSWORD",