diff --git a/docs/configuration/experimental/index.md b/docs/configuration/experimental/index.md index c27302a9..9af9ec09 100644 --- a/docs/configuration/experimental/index.md +++ b/docs/configuration/experimental/index.md @@ -78,7 +78,7 @@ ALWAYS set a secret if RESTful API is listening on 0.0.0.0 #### default_mode -Default mode in clash, `rule` will be used if empty. +Default mode in clash, `Rule` will be used if empty. This setting has no direct effect, but can be used in routing and DNS rules via the `clash_mode` rule item. diff --git a/docs/configuration/experimental/index.zh.md b/docs/configuration/experimental/index.zh.md index ae2d7fb6..7bc2a62c 100644 --- a/docs/configuration/experimental/index.zh.md +++ b/docs/configuration/experimental/index.zh.md @@ -76,7 +76,7 @@ RESTful API 的密钥(可选) #### default_mode -Clash 中的默认模式,默认使用 `rule`。 +Clash 中的默认模式,默认使用 `Rule`。 此设置没有直接影响,但可以通过 `clash_mode` 规则项在路由和 DNS 规则中使用。