From ce63222188c6e903b88e00583d3e2cd829fd0036 Mon Sep 17 00:00:00 2001 From: Matt Nordhoff Date: Mon, 8 Mar 2021 12:52:08 +0000 Subject: [PATCH] docs: Fix formatting typo in Recursor settings --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 4a76db041b..078a616bf6 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -31,7 +31,7 @@ variable to act as base setting. This is mostly useful for - Default: 100000 The number of records to cache in the aggressive cache. If set to a value greater than 0, and DNSSEC validation is enabled, the recursor will cache NSEC and NSEC3 records to generate negative answers, as defined in :rfc:`8198`. -This setting requires DNSSEC validation to be enabled via the `dnssec_` setting. +This setting requires DNSSEC validation to be enabled via the `dnssec`_ setting. .. _setting-allow-from: -- 2.47.2