summaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2018-05-02 10:46:10 +1000
committerteor <teor2345@gmail.com>2018-05-02 10:46:10 +1000
commit4a7590c241dbb86571de670fec3f143d27f15cb7 (patch)
treefd0e71483e05e35a76c85b65d0d39c24afc6301f /doc/tor.1.txt
parent9b1d5e8826e93f5d45a9d1ea7b7223fcfee2e484 (diff)
downloadtor-4a7590c241dbb86571de670fec3f143d27f15cb7.tar.gz
tor-4a7590c241dbb86571de670fec3f143d27f15cb7.zip
man page: UseMicrodescriptors auto and 1 are the same now
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 2fc5c413cf..f003311d9c 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1636,9 +1636,8 @@ The following options are useful only for clients (that is, if
in order to build its circuits. Using microdescriptors makes Tor clients
download less directory information, thus saving bandwidth. Directory
caches need to fetch regular descriptors and microdescriptors, so this
- option doesn't save any bandwidth for them. If this option is set to
- "auto" (recommended) then it is on for all clients that do not set
- FetchUselessDescriptors. (Default: auto)
+ option doesn't save any bandwidth for them. For legacy reasons, auto is
+ accepted, but it has the same effect as 1. (Default: auto)
[[PathBiasCircThreshold]] **PathBiasCircThreshold** __NUM__ +