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