]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
name is not mandatory, address is
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 16 Nov 2023 10:46:08 +0000 (11:46 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 16 Nov 2023 10:46:08 +0000 (11:46 +0100)
pdns/dnsdistdist/docs/reference/config.rst

index bec28de6bba8974415ae3b8086b6c91ae59ce4a9..77195555a1fe939725a6ebaf396ad02961209b4c 100644 (file)
@@ -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::