From 71b1c6a62229253b681cfb5e5cc1130b7ec59c21 Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Tue, 30 Jun 2020 10:58:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/China.yaml | 2 +- Clash/Global.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Clash/China.yaml b/Clash/China.yaml index 8c03f67..2cef5b3 100644 --- a/Clash/China.yaml +++ b/Clash/China.yaml @@ -44,7 +44,7 @@ external-controller: 127.0.0.1:9090 # A relative path to the configuration directory or an absolute path to a # directory in which you put some static web resource. Clash core will then # serve it at `${API}/ui`. -external-ui: folder +# external-ui: folder # Secret for the RESTful API (optional) # Authenticate by spedifying HTTP header `Authorization: Bearer ${secret}` diff --git a/Clash/Global.yaml b/Clash/Global.yaml index 596d77d..669e3d2 100644 --- a/Clash/Global.yaml +++ b/Clash/Global.yaml @@ -44,7 +44,7 @@ external-controller: 127.0.0.1:9090 # A relative path to the configuration directory or an absolute path to a # directory in which you put some static web resource. Clash core will then # serve it at `${API}/ui`. -external-ui: folder +# external-ui: folder # Secret for the RESTful API (optional) # Authenticate by spedifying HTTP header `Authorization: Bearer ${secret}`