From 23bfc8d0bab815217b614137f04bf52f44dc7dde Mon Sep 17 00:00:00 2001 From: zhayujie Date: Tue, 5 May 2026 13:05:39 +0800 Subject: [PATCH] fix(feishu): update config-template.json --- config-template.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config-template.json b/config-template.json index 54ddfcc5..8f6d9f7a 100644 --- a/config-template.json +++ b/config-template.json @@ -25,8 +25,7 @@ "feishu_app_id": "", "feishu_app_secret": "", "feishu_bot_name": "", - "feishu_stream_reply": true, - "feishu_stream_interval_ms": 100, + "feishu_stream_reply": false, "dingtalk_client_id": "", "dingtalk_client_secret": "", "wecom_bot_id": "",