Fix zh-CN document symbol and format (#29)

This commit is contained in:
Reece
2022-08-25 09:45:22 +08:00
committed by GitHub
parent 97e284e65e
commit 31a2e368cc
40 changed files with 297 additions and 297 deletions

View File

@@ -18,7 +18,7 @@
!!! error ""
默认安装不包含 Clash API, 参阅 [安装](/zh/#installation).
默认安装不包含 Clash API参阅 [安装](/zh/#installation)
!!! note ""
@@ -26,14 +26,14 @@
#### external_controller
RESTful web API 监听地址。 如果为空则禁用。
RESTful web API 监听地址。
#### external_ui
到静态网页资源目录的相对路径或绝对路径。 sing-box 会在 `http://{{external-controller}}/ui` 下提供它。
到静态网页资源目录的相对路径或绝对路径。sing-box 会在 `http://{{external-controller}}/ui` 下提供它。
#### secret
RESTful API 的密钥(可选)
通过指定 HTTP 标头 `Authorization: Bearer ${secret}` 进行身份验证
如果 RESTful API 正在监听 0.0.0.0,始终设置一个密钥。
如果 RESTful API 正在监听 0.0.0.0始终设置一个密钥。