From cb58e3d951d78f11e8f29eaf0f5e0d10dccaeafd Mon Sep 17 00:00:00 2001 From: zhi Date: Tue, 3 Mar 2026 14:23:52 +0000 Subject: [PATCH] docs: add schedulingIdentifier to CONFIG.example.json --- docs/CONFIG.example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CONFIG.example.json b/docs/CONFIG.example.json index f719307..f2c75ff 100644 --- a/docs/CONFIG.example.json +++ b/docs/CONFIG.example.json @@ -13,6 +13,7 @@ "humanList": ["561921120408698910"], "agentList": [], "endSymbols": ["🔚"], + "schedulingIdentifier": "➡️", "channelPoliciesFile": "~/.openclaw/dirigent-channel-policies.json", "noReplyProvider": "dirigentway", "noReplyModel": "no-reply",