From 4dc08d5c2904c2d1f0ca95f7ba41970c2a8145c0 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Fri, 27 Oct 2023 11:28:40 +0800
Subject: [PATCH] Merge branch 'master'

---
 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index ac20958..4cbe5f4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -207,7 +207,8 @@
                     }
                 }
             },
-            "port" : ""
+            "port" : "",
+            "https" : false
         },
         "uniStatistics" : {
             "enable" : false

--
Gitblit v1.9.3