feat: enforce read-only wechat archive ingestion
This commit is contained in:
@@ -17,6 +17,12 @@ langbot:
|
||||
publicBaseUrl: https://langbot.pikapython.com
|
||||
expectedAdapter: openclaw-weixin
|
||||
callbackPath: /callback/command
|
||||
readOnlyRecord:
|
||||
enabled: true
|
||||
mode: webhook-skip-pipeline
|
||||
webhookName: UniDesk WeChat Archive Read Only
|
||||
webhookDescription: Archive LangBot/OpenClaw inbound messages and return skip_pipeline=true so personal WeChat never receives automated replies.
|
||||
discardPipelineUuid: __discard__
|
||||
pipeline:
|
||||
name: UniDesk WeChat Baidu Archive
|
||||
description: Forward WeChat/OpenClaw messages to the UniDesk n8n archive workflow.
|
||||
|
||||
Reference in New Issue
Block a user