mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
enable NFL test mode
This commit is contained in:
@@ -131,7 +131,7 @@
|
|||||||
},
|
},
|
||||||
"nfl_scoreboard": {
|
"nfl_scoreboard": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"test_mode": false,
|
"test_mode": true,
|
||||||
"update_interval_seconds": 3600,
|
"update_interval_seconds": 3600,
|
||||||
"live_update_interval": 15,
|
"live_update_interval": 15,
|
||||||
"past_fetch_days": 7,
|
"past_fetch_days": 7,
|
||||||
|
|||||||
Reference in New Issue
Block a user