From 23a1a970016a129b0da9973458fa06103fe22dd9 Mon Sep 17 00:00:00 2001 From: qydysky Date: Sat, 5 Oct 2024 22:15:25 +0800 Subject: [PATCH] =?utf8?q?Improve=20=E7=BC=A9=E8=BF=9B=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- demo/config/config_K_v.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/config/config_K_v.json b/demo/config/config_K_v.json index 84f505c..31d2885 100644 --- a/demo/config/config_K_v.json +++ b/demo/config/config_K_v.json @@ -147,7 +147,7 @@ "ReadHeaderTimeout":3, "IdleTimeout":3 }, -"Web自定义响应头-help": "都不为空字符串时,使用set方法到响应头,默认空", + "Web自定义响应头-help": "都不为空字符串时,使用set方法到响应头,默认空", "Web自定义响应头": {"":""}, "直播Web服务路径":"/web/", "直播Web可以发送弹幕":true, @@ -211,4 +211,4 @@ "登陆二维码-黑":" ", "服务器时区-help":"用于正确解析服务器响应中的时间,整数,单位秒,正数是UTC以东,默认0", "服务器时区":0 -} \ No newline at end of file +} -- 2.39.2