disabled nba and shortened stock durations

This commit is contained in:
ChuckBuilds
2025-04-21 17:23:47 -05:00
parent a14dc4707a
commit 469d796b7d

View File

@@ -28,10 +28,10 @@
"display_durations": {
"clock": 15,
"weather": 15,
"stocks": 30,
"stocks": 20,
"hourly_forecast": 15,
"daily_forecast": 15,
"stock_news": 30,
"stock_news": 20,
"nhl_live": 30,
"nhl_recent": 20,
"nhl_upcoming": 20,
@@ -94,7 +94,7 @@
"live_game_duration": 30
},
"nba_scoreboard": {
"enabled": true,
"enabled": false,
"test_mode": false,
"update_interval_seconds": 300,
"live_update_interval": 20,