From: Remi Gacogne Date: Thu, 21 Apr 2022 12:17:44 +0000 (+0200) Subject: dnsdist: Use the right function name (setVerbose) in the documentation X-Git-Tag: auth-4.8.0-alpha0~110^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11567%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Use the right function name (setVerbose) in the documentation Co-authored-by: Charles-Henri Bruyand --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index f30de7b3ab..d67705bdb4 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1055,7 +1055,7 @@ Status, Statistics and More :param {str} selectors: A lua table of selectors. Only queries matching all selectors are shown :param int num: Show a maximum of ``num`` recent queries+responses, default is 10. -.. function:: setVerboseHealthChecks(verbose) +.. function:: setVerbose(verbose) .. versionadded:: 1.8.0