Add documentation for new parameters
This commit is contained in:
@@ -104,6 +104,8 @@ The format is: "protocol://ip:port?parameter=value¶meter=value"
|
|||||||
- "empty": server replies with NXDomain status, but without any other record in any section
|
- "empty": server replies with NXDomain status, but without any other record in any section
|
||||||
- "refused": server replies with Refused status
|
- "refused": server replies with Refused status
|
||||||
- "zeroip": server replies with an IP address, but it is zero
|
- "zeroip": server replies with an IP address, but it is zero
|
||||||
|
- "search": specify prioritized domains/TLDs for this resolver (delimited by ",")
|
||||||
|
- "search-only": use this resolver for domains in the "search" parameter only (no value)
|
||||||
`, `"`, "`"),
|
`, `"`, "`"),
|
||||||
OptType: config.OptTypeStringArray,
|
OptType: config.OptTypeStringArray,
|
||||||
ExpertiseLevel: config.ExpertiseLevelExpert,
|
ExpertiseLevel: config.ExpertiseLevelExpert,
|
||||||
|
|||||||
Reference in New Issue
Block a user