documentation: Fix description of reject DNS action behavior

This commit is contained in:
PuerNya
2025-05-16 20:26:13 +08:00
committed by 世界
parent f8bfe56458
commit cc05b89b59
2 changed files with 2 additions and 2 deletions

View File

@@ -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.