mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-08 14:15:30 +08:00
227 B
227 B
name | parameters | parameter_types | ||||||
---|---|---|---|---|---|---|---|---|
IGNORE_NAME |
|
|
IGNORE_NAME(a)
is the same as IGNORE(a, "*", "*")
.
IGNORE_NAME(a, b)
is the same as IGNORE(a, b, "*")
.