commit 7bf49a5a0f339ea8d24ba8331b65698adc7c3575 parent 37e9d4ab103b71ed24eb0f8be29a498e81b744cf Author: iostpa <iostpa@iostpa.com> Date: Sun, 10 May 2026 13:58:59 +0300 Merge pull request #47 from orangci/incompatible-records docs(labels): init incompatible-records Diffstat:
| A | message/label/incompatible-records.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/message/label/incompatible-records.md b/message/label/incompatible-records.md @@ -0,0 +1,4 @@ +### Incompatible Records +You are attempting to combine records which are incompatible with each other. This may be: +- Attempting to combine CNAME with MX or TXT records. This is not possible unless you [proxy your subdomain](https://docs.is-a.dev/domain-structure/#-proxied-optional). +- Attempting to combine any records excluding DS records with NS records. This is also possible. Note that you may not create nested subdomains of a root subdomain with NS records!