From: Kees Monshouwer Date: Mon, 1 Aug 2022 18:53:37 +0000 (+0200) Subject: auth: member zones adopt their primaries from the consumer zone X-Git-Tag: auth-4.8.0-alpha0~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11772%2Fhead;p=thirdparty%2Fpdns.git auth: member zones adopt their primaries from the consumer zone --- diff --git a/docs/catalog.rst b/docs/catalog.rst index eb930a3d11..af695a79f6 100644 --- a/docs/catalog.rst +++ b/docs/catalog.rst @@ -136,3 +136,5 @@ The only difference is the type, which is now set to CONSUMER. pdnsutil set-kind catalog.invalid consumer Creating producer zones is supported in the :doc:`API `. + +New member zones on the consumer adopt their primaries from the consumer zone.