From: Matt Nordhoff Date: Mon, 8 Mar 2021 12:52:08 +0000 (+0000) Subject: docs: Fix formatting typo in Recursor settings X-Git-Tag: rec-4.5.0-beta1~38^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce63222188c6e903b88e00583d3e2cd829fd0036;p=thirdparty%2Fpdns.git docs: Fix formatting typo in Recursor settings --- 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: