From 4fb906eeecb1552b42465b8d88f2f3c99f72ce5e Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Wed, 10 Oct 2018 23:40:00 +0200 Subject: [PATCH] auth: fix a warining in the docs --- docs/settings.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/settings.rst b/docs/settings.rst index 0c6e3c856..3a71621b9 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -547,7 +547,7 @@ Enables EDNS subnet processing, for backends that support it. .. _setting-enable-lua-records: ``enable-lua-records`` --------------------------- +---------------------- - Boolean - Default: no @@ -1257,7 +1257,7 @@ Number of AXFR slave threads to start. .. _setting-send-signed-notify: ``send-signed-notify`` ----------- +---------------------- - Boolean - Default: yes -- 2.40.0