mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
non-priority live game setting change
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
"show_records": true,
|
||||
"display_modes": {
|
||||
"ncaa_fb_live": true,
|
||||
"ncaa_fb_recent": false,
|
||||
"ncaa_fb_recent": true ,
|
||||
"ncaa_fb_upcoming": true
|
||||
}
|
||||
},
|
||||
@@ -299,8 +299,8 @@
|
||||
"update_interval": 3600
|
||||
},
|
||||
"mlb": {
|
||||
"enabled": false,
|
||||
"live_priority": true,
|
||||
"enabled": true,
|
||||
"live_priority": false,
|
||||
"live_game_duration": 30,
|
||||
"show_odds": true,
|
||||
"test_mode": false,
|
||||
@@ -327,7 +327,7 @@
|
||||
},
|
||||
"milb": {
|
||||
"enabled": true,
|
||||
"live_priority": true,
|
||||
"live_priority": false,
|
||||
"live_game_duration": 30,
|
||||
"test_mode": false,
|
||||
"update_interval_seconds": 3600,
|
||||
|
||||
Reference in New Issue
Block a user