remove duplicate display duration from Odds ticker, add milb and mlb recent game debug messages, some cache changes that may prove to be a mistake

This commit is contained in:
Chuck
2025-07-21 22:15:54 -05:00
parent 78a63d5cea
commit 5f99cdeced
3 changed files with 406 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
"hourly_forecast": 15,
"daily_forecast": 15,
"stock_news": 20,
"odds_ticker": 45,
"odds_ticker": 60,
"nhl_live": 30,
"nhl_recent": 20,
"nhl_upcoming": 20,
@@ -118,7 +118,6 @@
"update_interval": 3600,
"scroll_speed": 1,
"scroll_delay": 0.01,
"display_duration": 60,
"loop": true
},
"calendar": {