Update config.json

speeding up
This commit is contained in:
Chuck
2025-04-10 20:38:09 -05:00
parent fd9006c46e
commit 56594f91a3

View File

@@ -54,8 +54,8 @@
"news": { "news": {
"enabled": true, "enabled": true,
"update_interval": 300, "update_interval": 300,
"scroll_speed": 1, "scroll_speed": 2,
"scroll_delay": 0.02, "scroll_delay": 0.01,
"max_headlines_per_symbol": 1 "max_headlines_per_symbol": 1
} }
} }