:property [str] servers: For zones of type "Forwarded", addresses to send the queries to
:property bool recursion_desired: For zones of type "Forwarded", Whether or not the RD bit should be set in the query
+To properly process new zones, the following conditions must
+be true:
+
+* ``forward-zones``, ``forward-zones-recurse`` and/or ``auth-zones``
+ settings must be set (possibly to the empty string) in a
+ configuration file. These settings must not be overriden on the
+ command line. Setting these options on the command line will
+ override what has been set in the dynamically generated
+ configuration files.
+* ``include-dir`` must refer to the same directory as
+ ``api-config-dir`` for the dynamic reloading to work.
+
.. include:: ../common/api/zone.rst