From: William Gauthier Date: Sat, 14 Sep 2024 07:45:01 +0000 (+0200) Subject: auth docs: set catalog member to primary X-Git-Tag: rec-5.2.0-alpha1~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e149727eac31df02ede49fc2c1fc5445c2c88e;p=thirdparty%2Fpdns.git auth docs: set catalog member to primary --- diff --git a/docs/catalog.rst b/docs/catalog.rst index c3b6f5fee5..7eca36b3cb 100644 --- a/docs/catalog.rst +++ b/docs/catalog.rst @@ -101,6 +101,7 @@ In the example below ``example.com`` is the member and ``catalog.example`` is th .. code-block:: shell pdnsutil set-catalog example.com catalog.example + pdnsutil set-kind example.com primary Setting catalog values is supported in the :doc:`API `, by setting the ``catalog`` property in the zone properties. Setting the catalog to an empty ``""`` removes the member zone from the catalog it is in.