From: Remi Gacogne Date: Thu, 6 Jun 2024 07:53:44 +0000 (+0200) Subject: dnsdist: Apply Charles-Henri's suggestion to the Proxy Protocol documentation X-Git-Tag: rec-5.2.0-alpha0~32^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a37e9e46e11bb854f61f7647b9df86ffbf8b7715;p=thirdparty%2Fpdns.git dnsdist: Apply Charles-Henri's suggestion to the Proxy Protocol documentation Co-authored-by: Charles-Henri Bruyand --- diff --git a/pdns/dnsdistdist/docs/advanced/passing-source-address.rst b/pdns/dnsdistdist/docs/advanced/passing-source-address.rst index 38ebf9716c..675612336f 100644 --- a/pdns/dnsdistdist/docs/advanced/passing-source-address.rst +++ b/pdns/dnsdistdist/docs/advanced/passing-source-address.rst @@ -23,7 +23,7 @@ Proxy Protocol From dnsdist to its backend ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -To enable the use of the proxy protocol between dnsdist and its backend, the ``useProxyProtocol`` parameter can be used when creating a :func:`new server `: +To enable the use of the Proxy Protocol between dnsdist and its backend, the ``useProxyProtocol`` parameter can be used when creating a :func:`new server `: .. code-block:: lua