dnscontrol/documentation/language-reference/domain-modifiers/IGNORE_TARGET.md
2024-04-09 14:26:45 -04:00

268 B

name parameters parameter_types
IGNORE_TARGET
pattern
rType
pattern rType
string string

IGNORE_TARGET_NAME(target) is the same as IGNORE("*", "*", target).

IGNORE_TARGET_NAME(target, rtype) is the same as IGNORE("*", rtype, target).