enable MLB test mode

This commit is contained in:
ChuckBuilds
2025-04-25 11:21:05 -05:00
parent 0cbe5b14f3
commit c7c628c8a7

View File

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