From 6e45a80416d8eeed32f6887cdbdc9876e3e0634a Mon Sep 17 00:00:00 2001 From: qydysky Date: Sat, 17 Feb 2024 17:58:14 +0800 Subject: [PATCH] =?utf8?q?Improve=20update=E9=A2=84=E8=A7=88=E5=9C=B0?= =?utf8?q?=E5=9D=80=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04d3cab..458299b 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,8 @@ ass编码GB18030支持中文 "直播Web服务路径":"/web/", "直播Web可以发送弹幕":false, "直播流回放速率": "3 MB", + "分段时长min": 60, + "标题修改检测s": 1200, "直播流回放连接检查": 100, "Web服务连接限制": [ { @@ -430,7 +432,7 @@ ass编码GB18030支持中文 { "help":"公网网段", "cidr":"127.0.0.1/32", - "max":1 + "max":2 } ], "cookie保护": "下填路径", -- 2.39.2