From: Ludovic Ortega Date: Sun, 11 Feb 2024 18:38:48 +0000 (+0100) Subject: fix: replace missing query_local_address X-Git-Tag: dnsdist-1.9.0~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13778%2Fhead;p=thirdparty%2Fpdns.git fix: replace missing query_local_address --- diff --git a/pdns/recursordist/settings/docs-new-preamble-in.rst b/pdns/recursordist/settings/docs-new-preamble-in.rst index 46329ae97b..1beaed3ea8 100644 --- a/pdns/recursordist/settings/docs-new-preamble-in.rst +++ b/pdns/recursordist/settings/docs-new-preamble-in.rst @@ -80,7 +80,7 @@ For example, with the above example ``recursor.yml`` and an include directory co forwarders: - '::1' outgoing: - query_local_address: !override + source_address: !override - 0.0.0.0 dont_query: []