You've already forked agentic-coding-workflow
feat(app): wire acp_events_purge runner into jobs scheduler
This commit is contained in:
@@ -98,6 +98,10 @@ jobs:
|
||||
enabled: true
|
||||
interval: 24h
|
||||
completed_retention: 168h
|
||||
acp_events_purge:
|
||||
enabled: true
|
||||
interval: 24h
|
||||
retention: 168h # 7 天
|
||||
|
||||
# 通知通道配置
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user