mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Attempt to add NAPTR support.
This commit is contained in:
@@ -19,6 +19,9 @@ const (
|
||||
// CanUsePTR indicates the provider can handle PTR records
|
||||
CanUsePTR
|
||||
|
||||
// CanUseNAPTR indicates the provider can handle PTR records
|
||||
CanUseNAPTR
|
||||
|
||||
// CanUseSRV indicates the provider can handle SRV records
|
||||
CanUseSRV
|
||||
|
||||
|
Reference in New Issue
Block a user