From: Lucas Rolff Date: Thu, 26 Jun 2025 20:45:28 +0000 (+0200) Subject: Correct getQueries() config reference X-Git-Tag: rec-5.3.0-alpha2~41^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a5eb7346dfe65a58217cf38a806434e8067fec;p=thirdparty%2Fpdns.git Correct getQueries() config reference Replaced `droppped` with `total` in the rst. Signed-off-by: Lucas Rolff --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 4dba6116ae..7cf3de1228 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -835,7 +835,7 @@ A server object returned by :func:`getServer` can be manipulated with these func Get the number of total queries for this server. - :returns: The number of dropped queries + :returns: The number of total queries .. method:: Server:getHealthCheckMode() -> str