From f522bd34f63d8dfb241f13d85b24d46bda49e28b Mon Sep 17 00:00:00 2001 From: q158073378252010 Date: Wed, 20 Dec 2017 11:52:45 +0800 Subject: [PATCH] Update config_client.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 对应 https://github.com/KiriKira/vTemplate/issues/5 --- mKcp/config_client.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mKcp/config_client.json b/mKcp/config_client.json index 05ac94a..01e4337 100644 --- a/mKcp/config_client.json +++ b/mKcp/config_client.json @@ -1,4 +1,4 @@ -`{ +{ "outbound": { "streamSettings": { "network": "kcp", @@ -109,4 +109,4 @@ "localhost" ] } -}` +}