From: Remi Gacogne Date: Wed, 17 Nov 2021 08:56:55 +0000 (+0100) Subject: rec: Fix a typo in the documentation for 'allow-notify-from' X-Git-Tag: dnsdist-1.7.0-beta2~20^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10995%2Fhead;p=thirdparty%2Fpdns.git rec: Fix a typo in the documentation for 'allow-notify-from' --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 3e2f9172c0..086bd7c1d4 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -107,7 +107,7 @@ NOTIFY operations received from a client listed in one of these netmasks will be accepted and used to wipe any cache entries whose zones match the zone specified in the NOTIFY operation, but only if that zone (or one of its parents) is included in `allow-notify-for`_, -`allow-notify-for-file`_, or `forward-zones-file_` with a '^' prefix. +`allow-notify-for-file`_, or `forward-zones-file`_ with a '^' prefix. .. _setting-allow-notify-from-file: