]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix a weird sentence in the documentation
authorRemi Gacogne <rgacogne+github@valombre.net>
Wed, 10 Mar 2021 08:48:47 +0000 (09:48 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Sep 2021 12:12:26 +0000 (14:12 +0200)
Co-authored-by: Peter van Dijk <peter.van.dijk@powerdns.com>
pdns/dnsdistdist/docs/reference/config.rst

index b34fc1a03d2868d6a2bf5916b32b3f3e003120b4..e92fe577cc37709a160fa2fe6c809b6d55d3d927 100644 (file)
@@ -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`.