]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Correct faq entry to talk about zones 10393/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 12 May 2021 07:44:26 +0000 (03:44 -0400)
committerGitHub <noreply@github.com>
Wed, 12 May 2021 07:44:26 +0000 (03:44 -0400)
docs/appendices/FAQ.rst

index a7a0ac2e5cc0b45a32f1664f39bedbc298fd0115..9ef78dede33ea9b71aaede1c61ca91773706062c 100644 (file)
@@ -26,7 +26,7 @@ How can I limit Zone Transfers (AXFR) per Domain?
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 With the ALLOW-AXFR-FROM metadata, See :ref:`the documentation <metadata-allow-axfr-from>`.
 
-I have a working Autoprimary/Autosecondary setup but when I remove Domains from the Primary they still remain on the Secondary. Am I doing something wrong?
+I have a working Autoprimary/Autosecondary setup but when I remove Zones from the Primary they still remain on the Secondary. Am I doing something wrong?
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 You're not doing anything wrong.
 This is the perfectly normal and expected behavior because the AXFR (DNS Zonetransfer) Protocol does not provide for zone deletion.