docs(backups) Emphasize the warning about BIND backups (#3799)

This commit is contained in:
Tom Limoncelli 2025-10-21 10:43:43 -04:00 committed by GitHub
parent db21e30abb
commit 237de6f2e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -223,7 +223,7 @@ auditing purposes. Some sites do backups of these zonefiles to create a history
of changes. This is different than keeping a history of `dnsconfig.js` because
this is the output of DNSControl, not the input.
{% hint style="info" %}
{% hint style="danger" %}
**NOTE**: This won't work if you use pseudo rtypes that BIND doesn't support.
{% endhint %}