docs: fix live docs CI · openclaw/openclaw@a167e68
vincentkoc
·
2026-04-27
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -853,7 +853,7 @@ Allowlist-style fields (`groupAllowFrom`, `dm.allowFrom`, `groups.<room>.users`)
|
853 | 853 | - `historyLimit`: number of recent room messages included as `InboundHistory` when a room message triggers the agent. Falls back to `messages.groupChat.historyLimit`; effective default `0` (disabled). |
854 | 854 | - `mediaMaxMb`: media size cap in MB for outbound sends and inbound processing. |
855 | 855 | |
856 | | -### Reactions |
| 856 | +### Reaction settings |
857 | 857 | |
858 | 858 | - `ackReaction`: ack reaction override for this channel/account. |
859 | 859 | - `ackReactionScope`: scope override (`"group-mentions"` default, `"group-all"`, `"direct"`, `"all"`, `"none"`, `"off"`). |
@@ -871,7 +871,7 @@ Allowlist-style fields (`groupAllowFrom`, `dm.allowFrom`, `groups.<room>.users`)
|
871 | 871 | - `groups.<room>.skills`: per-room skill filter. |
872 | 872 | - `groups.<room>.systemPrompt`: per-room system prompt snippet. |
873 | 873 | |
874 | | -### Exec approvals |
| 874 | +### Exec approval settings |
875 | 875 | |
876 | 876 | - `execApprovals.enabled`: deliver exec approvals through Matrix-native prompts. |
877 | 877 | - `execApprovals.approvers`: Matrix user IDs allowed to approve. Falls back to `dm.allowFrom`. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。