diff --git a/config/config.json b/config/config.json index 6be261d6..9eb83d56 100644 --- a/config/config.json +++ b/config/config.json @@ -128,7 +128,7 @@ }, "mlb": { "enabled": true, - "test_mode": true, + "test_mode": false, "update_interval_seconds": 300, "live_update_interval": 20, "recent_update_interval": 3600,