fix(slack): default unfurl_links to false for outbound messages · openclaw/openclaw@cb695b0
2026-05-15
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1282,7 +1282,7 @@ Primary reference: [Configuration reference - Slack](/gateway/config-channels#sl
|
1282 | 1282 | - channel access: `groupPolicy`, `channels.*`, `channels.*.users`, `channels.*.requireMention` |
1283 | 1283 | - threading/history: `replyToMode`, `replyToModeByChatType`, `thread.*`, `historyLimit`, `dmHistoryLimit`, `dms.*.historyLimit` |
1284 | 1284 | - delivery: `textChunkLimit`, `chunkMode`, `mediaMaxMb`, `streaming`, `streaming.nativeTransport`, `streaming.preview.toolProgress` |
1285 | | -- unfurls: `unfurlLinks`, `unfurlMedia` for `chat.postMessage` link/media preview control |
| 1285 | +- unfurls: `unfurlLinks` (default: `false`), `unfurlMedia` for `chat.postMessage` link/media preview control |
1286 | 1286 | - ops/features: `configWrites`, `commands.native`, `slashCommand.*`, `actions.*`, `userToken`, `userTokenReadOnly` |
1287 | 1287 | |
1288 | 1288 | </Accordion> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。