]> granicus.if.org Git - pdns/commitdiff
DNS over TLS is only possible via TCP/IP
authorWinfried Angele <winfried.angele@gmail.com>
Tue, 2 Oct 2018 11:53:49 +0000 (13:53 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Oct 2018 11:53:49 +0000 (13:53 +0200)
pdns/dnsdistdist/docs/reference/config.rst

index f2c055b92a7792ed1864c4a75df05eaf9ac480f8..0889ebe584070fec6a66268f7b608076c51805ad 100644 (file)
@@ -103,7 +103,6 @@ Listen Sockets
 
   Options:
 
-  * ``doTCP=true``: bool - Also bind on TCP on ``address``.
   * ``reusePort=false``: bool - Set the ``SO_REUSEPORT`` socket option.
   * ``tcpFastOpenSize=0``: int - Set the TCP Fast Open queue size, enabling TCP Fast Open when available and the value is larger than 0.
   * ``interface=""``: str - Set the network interface to use.