From fd9006c46ec844faebc0f26068f79a5bbce0c7f1 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:37:00 -0500 Subject: [PATCH] Update config.json scroll tuning --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index 11d84df0..03248490 100644 --- a/config/config.json +++ b/config/config.json @@ -54,8 +54,8 @@ "news": { "enabled": true, "update_interval": 300, - "scroll_speed": 20, - "scroll_delay": 0.01, + "scroll_speed": 1, + "scroll_delay": 0.02, "max_headlines_per_symbol": 1 } } \ No newline at end of file