]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update rules-actions.rst 12839/head
authorphonedph1 <20867105+phonedph1@users.noreply.github.com>
Thu, 18 May 2023 15:19:59 +0000 (09:19 -0600)
committerGitHub <noreply@github.com>
Thu, 18 May 2023 15:19:59 +0000 (09:19 -0600)
pdns/dnsdistdist/docs/rules-actions.rst

index 1a44b838aea563ec8bc7054932f530e660a1bf94..be3dffaa3f38d20d15e40218dd44c4250774c31c 100644 (file)
@@ -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.