From: Dan McCombs Date: Tue, 31 Oct 2017 10:27:47 +0000 (-0400) Subject: Update ipBindAddrNoPort documentation to include default value. X-Git-Tag: auth-4.1.0-rc2~8^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0e7123d06f04c9cdd89a856a29edd4fa37b8c70;p=pdns Update ipBindAddrNoPort documentation to include default value. --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index cb167e78c..80cd1bf4b 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -224,7 +224,7 @@ Servers tcpSendTimeout=NUM, -- The timeout (in seconds) of a TCP write attempt tcpRecvTimeout=NUM, -- The timeout (in seconds) of a TCP read attempt tcpFastOpen=BOOL, -- Whether to enable TCP Fast Open - ipBindAddrNoPort=BOOL, -- Whether to enable IP Bind Address No Port + ipBindAddrNoPort=BOOL, -- Whether to enable IP_BIND_ADDRESS_NO_PORT if available, default: true name=STRING, -- The name associated to this backend, for display purpose checkName=STRING, -- Use STRING as QNAME in the health-check query, default: "a.root-servers.net." checkType=STRING, -- Use STRING as QTYPE in the health-check query, default: "A"