increase stock news update interval

This commit is contained in:
ChuckBuilds
2025-04-20 11:20:56 -05:00
parent 23358e596b
commit 8c64f68332

View File

@@ -61,7 +61,7 @@
}, },
"stock_news": { "stock_news": {
"enabled": true, "enabled": true,
"update_interval": 800, "update_interval": 3600,
"scroll_speed": 1, "scroll_speed": 1,
"scroll_delay": 0.001, "scroll_delay": 0.001,
"max_headlines_per_symbol": 1, "max_headlines_per_symbol": 1,