]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Document the `enabled` parameter to `ServerPool:setZeroScope()`
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 14 Oct 2025 13:31:48 +0000 (15:31 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 14 Oct 2025 13:31:48 +0000 (15:31 +0200)
Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/docs/reference/config.rst

index d4b96db7d3b3620150f6f2e7cba78f7dc16d0295..4bfb998c9359549214797e33cf796e4b24d963c6 100644 (file)
@@ -1012,6 +1012,8 @@ Servers that are not assigned to a specific pool get assigned to the default poo
     Set to false if dnsdist should disable the EDNS Client Subnet :doc:`../advanced/zero-scope` feature when looking up into the cache,
     when all servers from this pool are down.
 
+    :param bool enabled: Whether to enable the zero scope feature for this pool
+
   .. method:: ServerPool:setECS()
 
     Set to true if dnsdist should add EDNS Client Subnet information to the query before looking up into the cache,