aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-04-18 22:35:15 -0400
committerNick Mathewson <nickm@torproject.org>2013-04-18 22:35:15 -0400
commit0124b10d2850c42e61a4ba65f61af579b47f425b (patch)
tree3d17d3d90299ccc9e7530ee33e6aa73aaa977ba7 /doc
parentab3d5c049032651a9c9164262f9a8f81de9709d4 (diff)
downloadtor-0124b10d2850c42e61a4ba65f61af579b47f425b.tar
tor-0124b10d2850c42e61a4ba65f61af579b47f425b.tar.gz
Turn on ntor by default client-side
Implements #8561.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index adcf6b718..0a6f8f524 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1253,9 +1253,9 @@ The following options are useful only for clients (that is, if
it too early might make your client stand out. If this option is 0, your
Tor client won't use the ntor handshake. If it's 1, your Tor client
will use the ntor handshake to extend circuits through servers that
- support it. If this option is "auto" (recommended), then your client
+ support it. If this option is "auto", then your client
will use the ntor handshake once enough directory authorities recommend
- it. (Default: auto)
+ it. (Default: 1)
**PathBiasCircThreshold** __NUM__ +