From: Remi Gacogne Date: Tue, 14 Oct 2025 13:31:48 +0000 (+0200) Subject: dnsdist: Document the `enabled` parameter to `ServerPool:setZeroScope()` X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e31dad15032ecf4d73e74f2463224f0de7d185dd;p=thirdparty%2Fpdns.git dnsdist: Document the `enabled` parameter to `ServerPool:setZeroScope()` Signed-off-by: Remi Gacogne --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index d4b96db7d3..4bfb998c93 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -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,