]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix a versionchanged in the docs 8708/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 16 Jan 2020 08:33:11 +0000 (09:33 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 16 Jan 2020 08:33:11 +0000 (09:33 +0100)
pdns/dnsdistdist/docs/rules-actions.rst

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