From ef0ad88a34442bcc79273eab38238268609e91d2 Mon Sep 17 00:00:00 2001 From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Fri, 21 Apr 2023 18:20:06 -0600 Subject: [PATCH] Update config.rst --- pdns/dnsdistdist/docs/reference/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 22839b6369..c9faac2ca0 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1156,7 +1156,7 @@ Status, Statistics and More :param str selector: Select queries based on this property. :param {str} selectors: A lua table of selectors. Only queries matching all selectors are shown - :param int num: Show a maximum of ``num`` recent queries+responses, default is 10. + :param int num: Show a maximum of ``num`` recent queries+responses. :param table options: A table with key: value pairs with options described below. Options: -- 2.47.2