mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
These entries are autoconfigured by NS1 when a zone is enabled for DNSSEC and can't be modified via the API, producing a 405 API error on modification attempts. While unmodifiable, these records are returned by the API, so we have to ignore them. Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>