's'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
工作台 /client/overview:YouTube 频道摘要、微信绑定摘要(EasyTier 节点数由 Electron 主进程补充)。
|
||||
工作台 /client/overview:YouTube 频道摘要、微信绑定摘要。
|
||||
|
||||
多路转播语义:每条线路为「一个抖音直播间 ↔ 一个 YouTube 串流」一对一;
|
||||
禁止同一抖音直播间同时向多个 YouTube 频道推流;禁止多条线路共用同一串流密钥(避免串台)。
|
||||
@@ -251,5 +251,4 @@ def build_client_overview(config_dir: Path, base_dir: Path) -> dict[str, Any]:
|
||||
"relayValidationErrors": relay_errors,
|
||||
"relayNotes": relay_notes,
|
||||
"wechat": wechat,
|
||||
"easyTierPeersNote": "peer 数量由 Electron 调用 easytier-cli peer list 获取",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user