non-priority live game setting change

This commit is contained in:
Chuck
2025-08-09 15:38:57 -05:00
parent e5eef1320d
commit 7c0934cd9b

View File

@@ -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,