From 9d4d5227178618b2e749f6494a48d76e2b5e854f Mon Sep 17 00:00:00 2001 From: ChuckBuilds <33324927+ChuckBuilds@users.noreply.github.com> Date: Mon, 21 Apr 2025 22:02:25 -0500 Subject: [PATCH] turned off youtube until ready to test --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index cdcfdc66..ccfd3463 100644 --- a/config/config.json +++ b/config/config.json @@ -112,7 +112,7 @@ "live_game_duration": 30 }, "youtube": { - "enabled": true, + "enabled": false, "update_interval": 3600 } } \ No newline at end of file