From: Pieter Lexis Date: Tue, 17 Oct 2017 13:51:31 +0000 (+0200) Subject: doc: Document support named.conf statements X-Git-Tag: rec-4.1.0-rc2~35^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=181b95a1719039d3bb6c8f3c36a4266ae9c6f6c8;p=pdns doc: Document support named.conf statements Closes #5790 --- diff --git a/docs/backends/bind.rst b/docs/backends/bind.rst index a54ad5d58..29ce67a7c 100644 --- a/docs/backends/bind.rst +++ b/docs/backends/bind.rst @@ -31,6 +31,18 @@ Configuration Parameters Location of the Bind configuration file to parse. +PowerDNS does not support every directive supported by Bind. +It supports the following blocks and directives: + +* ``options`` + * ``directory`` + * ``also-notify`` +* ``zone`` + * ``file`` + * ``type`` + * ``masters`` + * ``also-notify`` + .. _setting-bind-check-interval: ``bind-check-interval``