From: Daniel Salzman Date: Wed, 24 Oct 2018 11:18:29 +0000 (+0200) Subject: doc: remove invalid reference X-Git-Tag: v2.8.0~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2e57c3354d46dad3bbf501d7a7fb73a87dfbdd;p=thirdparty%2Fknot-dns.git doc: remove invalid reference --- diff --git a/src/knot/modules/dnsproxy/dnsproxy.rst b/src/knot/modules/dnsproxy/dnsproxy.rst index bc948a5fc3..b03d89e23b 100644 --- a/src/knot/modules/dnsproxy/dnsproxy.rst +++ b/src/knot/modules/dnsproxy/dnsproxy.rst @@ -43,11 +43,6 @@ When clients query for anything in the ``local.zone``, they will be responded to locally. The rest of the requests will be forwarded to the specified server (``10.0.1.1`` in this case). -To use dnsproxy to forward queries to local Knot Resolver, make sure to -`override its default port`_. -The selected port can be specified in the ``address`` field like -``127.0.0.1@53000``. - Module reference ----------------