From: Remi Gacogne Date: Wed, 10 Mar 2021 08:58:24 +0000 (+0100) Subject: dnsdist: Fix a missing space in the documentation X-Git-Tag: dnsdist-1.7.0-alpha1~12^2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f6bc4554efd065c004d997e94b0b43a528da18e;p=thirdparty%2Fpdns.git dnsdist: Fix a missing space in the documentation --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index e92fe577cc..1d279b9c83 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 optional ``password``parameter has been deprecated and replaced with ``hashedPassword``. + The optional ``password`` parameter has been deprecated and replaced with ``hashedPassword``. Setup webserver configuration. See :func:`webserver`.