From 0078b8a0f84b4473256bead1ef49cbee24266d65 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 12 Jun 2025 09:43:12 -0500 Subject: [PATCH] disable web autostart --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 6d178152..6f31aefd 100644 --- a/config/config.json +++ b/config/config.json @@ -1,5 +1,5 @@ { - "web_display_autostart": true, + "web_display_autostart": false, "timezone": "America/Chicago", "location": { "city": "Dallas",