From 181b95a1719039d3bb6c8f3c36a4266ae9c6f6c8 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 17 Oct 2017 15:51:31 +0200 Subject: [PATCH] doc: Document support named.conf statements Closes #5790 --- docs/backends/bind.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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`` -- 2.40.0