turning off mlb test mode

This commit is contained in:
ChuckBuilds
2025-04-25 13:03:10 -05:00
parent 970bfe9926
commit dda8bb0556

View File

@@ -128,7 +128,7 @@
}, },
"mlb": { "mlb": {
"enabled": true, "enabled": true,
"test_mode": true, "test_mode": false,
"update_interval_seconds": 300, "update_interval_seconds": 300,
"live_update_interval": 20, "live_update_interval": 20,
"recent_update_interval": 3600, "recent_update_interval": 3600,