docs(config): document webhook topics whitelist + add acp.session_crashed example

This commit is contained in:
2026-05-07 17:49:11 +08:00
parent faebfc3135
commit fdd6fd7111
+6
View File
@@ -110,7 +110,13 @@ notify:
url: ""
secret: ""
timeout: 10s
# 默认空白名单 ⇒ 所有 webhook 投递被丢弃。生产部署需要显式列出要外发的 topics:
topics: []
# 可选 topics:
# - workspace.sync_failed
# - worktree.prune_pending
# - webhook.dead_letter
# - acp.session_crashed
# ACP module: agent subprocess pool + WebSocket fanout + event retention
acp: