mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 05:37:29 +08:00
autonomy notify: remove notify_channel/chat_id config and always derive target from enabled channel allow_from
This commit is contained in:
@@ -27,9 +27,7 @@
|
||||
"max_rounds_without_user": 12,
|
||||
"task_history_retention_days": 3,
|
||||
"waiting_resume_debounce_sec": 5,
|
||||
"allowed_task_keywords": [],
|
||||
"notify_channel": "",
|
||||
"notify_chat_id": ""
|
||||
"allowed_task_keywords": []
|
||||
},
|
||||
"texts": {
|
||||
"no_response_fallback": "I've completed processing but have no response to give.",
|
||||
|
||||
Reference in New Issue
Block a user