From fd75d75b57150f434f783e350e542fe8471c9565 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 13 Jun 2024 10:09:25 +0200 Subject: [PATCH] auth docs: remove stray backquote --- docs/lua-records/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lua-records/index.rst b/docs/lua-records/index.rst index 486c439f77..151225fa05 100644 --- a/docs/lua-records/index.rst +++ b/docs/lua-records/index.rst @@ -21,7 +21,7 @@ tiny (or larger) `Lua `_ statements. interoperability, and strive to turn this functionality into a broadly supported standard. -To enable this feature, either set `:ref:`setting-enable-lua-records` in the configuration, +To enable this feature, either set :ref:`setting-enable-lua-records` in the configuration, or set the ``ENABLE-LUA-RECORDS`` per-zone metadata item to ``1``. In addition, to benefit from the geographical features, make sure the PowerDNS -- 2.47.2