mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-08 03:34:13 +08:00
documentation: Fix description of reject DNS action behavior
This commit is contained in:
parent
fd8c6a9ee4
commit
fed96eb252
@ -81,7 +81,7 @@ Will overrides `dns.client_subnet`.
|
||||
|
||||
#### method
|
||||
|
||||
- `default`: Reply with NXDOMAIN.
|
||||
- `default`: Reply with REFUSED.
|
||||
- `drop`: Drop the request.
|
||||
|
||||
`default` will be used by default.
|
||||
|
@ -81,7 +81,7 @@ icon: material/new-box
|
||||
|
||||
#### method
|
||||
|
||||
- `default`: 返回 NXDOMAIN。
|
||||
- `default`: 返回 REFUSED。
|
||||
- `drop`: 丢弃请求。
|
||||
|
||||
默认使用 `defualt`。
|
||||
|
Loading…
x
Reference in New Issue
Block a user