From 27edede4eb7decfcfc6af5fcc7e6f2b662e6e529 Mon Sep 17 00:00:00 2001 From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Thu, 18 May 2023 09:19:59 -0600 Subject: [PATCH] Update rules-actions.rst --- pdns/dnsdistdist/docs/rules-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 1a44b838ae..be3dffaa3f 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -1291,7 +1291,7 @@ The following actions exist. :param int maxqps: The QPS limit -.. function:: QPSPoolAction(maxqps, poolname) +.. function:: QPSPoolAction(maxqps, poolname [, stop]) .. versionchanged:: 1.8.0 Added the ``stop`` optional parameter. -- 2.47.2