From: Pieter Lexis Date: Thu, 16 Jan 2020 08:33:11 +0000 (+0100) Subject: dnsdist: Fix a versionchanged in the docs X-Git-Tag: auth-4.3.0-beta1~36^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8708%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Fix a versionchanged in the docs --- diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index be5c7ac41b..c1d1d10a0a 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -617,6 +617,7 @@ These ``DNSRule``\ s be one of the following items: :param KeyValueLookupKey lookupKey: The key to use for the lookup .. function:: MaxQPSIPRule(qps[, v4Mask[, v6Mask[, burst[, expiration[, cleanupDelay[, scanFraction]]]]]]) + .. versionchanged:: 1.3.1 Added the optional parameters ``expiration``, ``cleanupDelay`` and ``scanFraction``.