From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Mon, 26 Sep 2022 15:31:32 +0000 (-0600) Subject: Update rules-actions.rst X-Git-Tag: rec-4.9.0-alpha0~33^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2139897e700b49c52a4c2075aa15a7908651d64b;p=thirdparty%2Fpdns.git Update rules-actions.rst --- diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 1fede55e76..5d3facea28 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -738,8 +738,8 @@ These ``DNSRule``\ s be one of the following items: Matches question or answer with a tag named ``name`` set. If ``value`` is specified, the existing tag value should match too. - :param bool name: The name of the tag that has to be set - :param bool value: If set, the value the tag has to be set to. Default is unset + :param string name: The name of the tag that has to be set + :param string value: If set, the value the tag has to be set to. Default is unset .. function:: TCPRule(tcp)