From c41714aa0016b66c40d4d7c7e089a2044e20a5ce Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sat, 18 Apr 2026 04:21:39 +0000 Subject: [PATCH] fix configmap --- apps/base/customer1/openclaw/configmap.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/base/customer1/openclaw/configmap.yaml b/apps/base/customer1/openclaw/configmap.yaml index c4cf4b0..e190f6b 100644 --- a/apps/base/customer1/openclaw/configmap.yaml +++ b/apps/base/customer1/openclaw/configmap.yaml @@ -24,12 +24,12 @@ data: "channels": { "telegram": { "enabled": true, - "dmPolicy": "allowlist", # or "pairing" if you prefer + "dmPolicy": "allowlist", "groupPolicy": "allowlist", - "requireMention": true, # safer in group chats + "requireMention": true, "allowFrom": [ "7528130947" - # Add more user IDs if needed + ], "groups": { "*": {