From 3a4c3e1e9c13b427cd5f61dc8b1254e234aa5613 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Thu, 16 Jan 2020 09:33:11 +0100 Subject: [PATCH] dnsdist: Fix a versionchanged in the docs --- pdns/dnsdistdist/docs/rules-actions.rst | 1 + 1 file changed, 1 insertion(+) 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``. -- 2.47.2