change config.json data refresh rates and modify logo imaging in nhl

This commit is contained in:
ChuckBuilds
2025-04-17 13:30:01 -05:00
parent 960239dcc7
commit 10318e56ea
2 changed files with 14 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
},
"stocks": {
"enabled": true,
"update_interval": 60,
"update_interval": 300,
"symbols": [
"ASTS", "SCHD", "INTC", "NVDA", "T", "VOO", "SPYG", "SMCI"
],
@@ -56,7 +56,7 @@
},
"stock_news": {
"enabled": true,
"update_interval": 300,
"update_interval": 800,
"scroll_speed": 1,
"scroll_delay": 0.001,
"max_headlines_per_symbol": 1,