]> granicus.if.org Git - pdns/commitdiff
doc: Document support named.conf statements
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 17 Oct 2017 13:51:31 +0000 (15:51 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 18 Oct 2017 08:33:31 +0000 (10:33 +0200)
Closes #5790

docs/backends/bind.rst

index a54ad5d5882d314a97607c8afead9dccbf477e56..29ce67a7c8f7c975ae558c3d852726843edef11f 100644 (file)
@@ -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``