From 35e94d40a4049198eb9a8ba1a0961730bfb2bc38 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Mon, 17 Jul 2023 11:54:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=9D=99=E6=80=81=E5=88=86?= =?UTF-8?q?=E5=8F=91=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/server/http-web-root-box.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/js/components/server/http-web-root-box.js b/web/public/js/components/server/http-web-root-box.js index f6fd84e5..a99d3f94 100644 --- a/web/public/js/components/server/http-web-root-box.js +++ b/web/public/js/components/server/http-web-root-box.js @@ -5,7 +5,7 @@ Vue.component("http-web-root-box", { if (rootConfig == null) { rootConfig = { isPrior: false, - isOn: true, + isOn: false, dir: "", indexes: [], stripPrefix: "",