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: "",