From 741aefec827715556729ce192ff3a939f6691370 Mon Sep 17 00:00:00 2001 From: Arpit Thukral <20359587+arpit0515@users.noreply.github.com> Date: Sun, 22 Mar 2026 23:29:43 +0000 Subject: [PATCH] sample config updated --- config/config.example.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/config.example.json b/config/config.example.json index 28b29dfa1..45492d9a5 100644 --- a/config/config.example.json +++ b/config/config.example.json @@ -88,7 +88,9 @@ "use_markdown_v2": false, "reasoning_channel_id": "", "streaming": { - "enabled": true + "enabled": true, + "throttle_seconds": 3, + "min_growth_chars": 200 } }, "discord": {