diff --git a/config/config.json b/config/config.json index 4df27b1a..ec5bf740 100644 --- a/config/config.json +++ b/config/config.json @@ -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,