.. note::
Only :ref:`setting-allow-from` and :ref:`setting-allow-notify-from` can be set.
+ .. note::
+ For configuration changes to work :ref:`setting-include-dir` and :ref:`setting-api-config-dir` should have the same value.
+
:param server_id: The name of the server
:param config_setting_name: The name of the setting to change
Reloading the Lua configuration will replace the current configuration with the new one.
If the subnets specified in multiple :func:`addProxyMapping` calls overlap, the most specific one is used.
By default, the address *before* mapping ``S`` is used for internal logging and ``Protobuf`` messages.
-See :func:`protobufServer` on how to tune the source address logged in ``Protobuf` messages.
+See :func:`protobufServer` on how to tune the source address logged in ``Protobuf`` messages.
.. function:: addProxyMapping(subnet, ip)
- Default: unset
Directory where the REST API stores its configuration and zones.
+For configuration updates to work, :ref:`setting-include-dir` should have the same value.
.. _setting-api-key:
New settings
^^^^^^^^^^^^
-- The :ref:`settings-save-parent-ns-set` setting has been introduced, enabling fallback cases if the parent ``NS`` set contains names not in the child ``NS`` set.
+- The :ref:`setting-save-parent-ns-set` setting has been introduced, enabling fallback cases if the parent ``NS`` set contains names not in the child ``NS`` set.
Deprecated and changed settings
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^