mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
disable MLB test mode
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
},
|
||||
"mlb": {
|
||||
"enabled": true,
|
||||
"test_mode": true,
|
||||
"test_mode": false,
|
||||
"update_interval_seconds": 300,
|
||||
"live_update_interval": 20,
|
||||
"recent_update_interval": 3600,
|
||||
|
||||
Reference in New Issue
Block a user