From 8c8ffb64f20d69b8f3c3eb4cb0c43dd4cfb63adf Mon Sep 17 00:00:00 2001 From: Winfried Angele Date: Tue, 2 Oct 2018 13:53:49 +0200 Subject: [PATCH] DNS over TLS is only possible via TCP/IP --- pdns/dnsdistdist/docs/reference/config.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index f2c055b92a..0889ebe584 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -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. -- 2.47.2