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