From: Otto Moerbeek Date: Thu, 16 Nov 2023 10:46:08 +0000 (+0100) Subject: name is not mandatory, address is X-Git-Tag: rec-5.0.0-rc1~34^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6414a279cc9ca4bd4ace377d1a731dc961bff06b;p=thirdparty%2Fpdns.git name is not mandatory, address is --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index bec28de6bb..77195555a1 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -599,7 +599,7 @@ Servers Added ``autoUpgrade``, ``autoUpgradeDoHKey``, ``autoUpgradeInterval``, ``autoUpgradeKeep``, ``autoUpgradePool``, ``maxConcurrentTCPConnections``, ``subjectAddr``, ``lazyHealthCheckSampleSize``, ``lazyHealthCheckMinSampleCount``, ``lazyHealthCheckThreshold``, ``lazyHealthCheckFailedInterval``, ``lazyHealthCheckMode``, ``lazyHealthCheckUseExponentialBackOff``, ``lazyHealthCheckMaxBackOff``, ``lazyHealthCheckWhenUpgraded``, ``healthCheckMode`` and ``ktls`` to server_table. :param str server_string: A simple IP:PORT string. - :param table server_table: A table with at least a 'name' key + :param table server_table: A table with at least an ``address`` key Add a new backend server. Call this function with either a string::