Setting this option to ``yes`` makes PowerDNS ignore out of zone records
when loading zone files.
+.. _setting-bind-supermasters:
+
+``bind-supermasters``
+~~~~~~~~~~~~~~~~~~~~~
+
+Specifies file where to read list of autoprimaries.
+BIND backend only checks IP address of primary server.
+
+The file must contain one IP and account per line, separated by whitespace.
+
+BIND backend can only read this file, not write it.
+
+
+.. _setting-bind-supermaster-config:
+
+``bind-supermaster-config``
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+When a new zone is configured via the autosecondary mechanism, bindbackend *writes* a zone entry to this file.
+
+Your ``bind-config`` file should have an ``include`` statement to make sure this file is read on startup.
+
.. _bind-operation:
Operation