From f95f7d67e3eaef96dd1a8cfc663537601fa5dffe Mon Sep 17 00:00:00 2001 From: AskaEth Date: Sun, 28 Jun 2026 16:38:52 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20.env.example=20=E5=90=8C=E6=AD=A5=20PR?= =?UTF-8?q?OACTIVE=5FMSG=5FMIN=5FGAP=5FSEC=3D0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index b40b32f..49e5b12 100644 --- a/.env.example +++ b/.env.example @@ -31,7 +31,7 @@ THINK_POST_CHAT_DELAY_SEC=5 LIGHT_THINK_ENABLED=true LIGHT_THINK_INTERVAL_SEC=60 # --- 主动消息 --- -PROACTIVE_MSG_MIN_GAP_SEC=1800 +PROACTIVE_MSG_MIN_GAP_SEC=0 # --- 思考调度 (可选) --- # THINKING_SCHEDULE_PATH=./thinking_schedule.json