From d5316be2a3f77e699b7e4654eb7595eaeaa6b53e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Fri, 11 Jul 2025 12:03:23 +0200 Subject: [PATCH] Document ENABLE-LUA-RECORD metadata. Fixes: #13953 Signed-off-by: Miod Vallat --- docs/domainmetadata.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/domainmetadata.rst b/docs/domainmetadata.rst index 96760103ba..b4727c8a23 100644 --- a/docs/domainmetadata.rst +++ b/docs/domainmetadata.rst @@ -29,6 +29,7 @@ The following options can only be read (not written to) via the HTTP API metadat The following options cannot be written or read via the HTTP API metadata endpoint. * API-RECTIFY +* ENABLE-LUA-RECORDS * SOA-EDIT-API .. _metadata-allow-axfr-from: @@ -106,6 +107,12 @@ AXFR-SOURCE The IP address to use as a source address for sending AXFR and IXFR requests. +ENABLE-LUA-RECORDS +------------------ + +If set to 1, allows :doc:`LUA records ` to be used within +this zone, even if :ref:`setting-enable-lua-records` is set to ``no``. + GSS-ACCEPTOR-PRINCIPAL ---------------------- -- 2.47.2