]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix(doc): incorrect setting `query_local_address`
authorLudovic Ortega <ludovic.ortega@adminafk.fr>
Sun, 11 Feb 2024 18:29:57 +0000 (19:29 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 18:29:57 +0000 (19:29 +0100)
pdns/recursordist/settings/docs-new-preamble-in.rst

index 92130acdc76858ffa739ecb7d4867799850f32fa..46329ae97bf57264f4e4e409233bdf795065b789 100644 (file)
@@ -45,7 +45,7 @@ An example :program:`Recursor` YAML configuration file looks like:
         forwarders:
           - 127.0.0.1:5301
   outgoing:
-    query_local_address:
+    source_address:
       - 0.0.0.0
       - '::'
   logging: