Fix remote control when Clash server is unavailable

This commit is contained in:
世界
2026-06-15 13:02:09 +08:00
parent 3035af688e
commit f4061770bb
4 changed files with 15 additions and 21 deletions
-3
View File
@@ -112,6 +112,3 @@ Update interval of the dashboard.
#### tls
TLS configuration, see [TLS](/configuration/shared/tls/#inbound).
Connection tracking and Clash mode methods require [Clash API](/configuration/experimental/clash-api/)
to be configured, otherwise they fail with `UNIMPLEMENTED`.
-3
View File
@@ -106,6 +106,3 @@ API 密钥。
#### tls
TLS 配置,参阅 [TLS](/zh/configuration/shared/tls/#inbound)。
连接跟踪与 Clash 模式方法需要配置 [Clash API](/zh/configuration/experimental/clash-api/),
否则将以 `UNIMPLEMENTED` 失败。