]> granicus.if.org Git - pdns/commitdiff
ixfrdist: document the webserver settings
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 12 Nov 2018 17:03:24 +0000 (18:03 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 12 Nov 2018 18:24:31 +0000 (19:24 +0100)
docs/manpages/ixfrdist.yml.5.rst

index 3327c1e239916d6d9ed61bf4a48236dccf507430..6ad3fd132f80342f65dfb0a4e3ac114c7e1e6138 100644 (file)
@@ -99,6 +99,15 @@ Options
   :master: IP address of the server to transfer this domain from.
            Mandatory.
 
+:webserver-address:
+  IP address to listen on for the built-in webserver.
+  When not set, no webserver is started.
+
+:webserver-acl:
+  A list of networks that are allowed to access the :program:`ixfrdist` webserver.
+  Entries without a netmask will be interpreted as a single address.
+  By default, this list is set to ``127.0.0.0/8`` and ``::1/128``.
+
 See also
 --------