mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
disabled nba and shortened stock durations
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user