Spaces:
Sleeping
Sleeping
Update start-openclaw.sh
Browse files- 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": "
|
| 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",
|