From: Remi Gacogne Date: Wed, 10 Mar 2021 08:48:47 +0000 (+0100) Subject: dnsdist: Fix a weird sentence in the documentation X-Git-Tag: dnsdist-1.7.0-alpha1~12^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a88de267f46caae59832762644cd91438898f463;p=thirdparty%2Fpdns.git dnsdist: Fix a weird sentence in the documentation Co-authored-by: Peter van Dijk --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index b34fc1a03d..e92fe577cc 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -334,7 +334,7 @@ Webserver configuration ``statsRequireAuthentication``, ``maxConcurrentConnections`` optional parameters added. .. versionchanged:: 1.7.0 - The ``password``, optional parameter has been deprecated, ``hashedPassword`` added instead. + The optional ``password``parameter has been deprecated and replaced with ``hashedPassword``. Setup webserver configuration. See :func:`webserver`.