diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-12-15 13:18:06 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-12-15 13:18:06 -0500 |
commit | 125e0c7022fa0bf7ac4d09e0a5a07db63bf529ea (patch) | |
tree | c2b4e59e92370b2409c0fc28e4001ff7393aaa4f /doc | |
parent | aba39ea39075803c974ab6451a55b52deb425468 (diff) | |
download | tor-125e0c7022fa0bf7ac4d09e0a5a07db63bf529ea.tar.gz tor-125e0c7022fa0bf7ac4d09e0a5a07db63bf529ea.zip |
remove redundant section in tor.1.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 7dd8812ff9..562fed931b 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2425,11 +2425,6 @@ The following options are used for running a testing Tor network. fallback directory mirrors before giving up. Changing this requires that **TestingTorNetwork** is set. (Default: 7) -[[TestingClientBootstrapConsensusMaxDownloadTries]] **TestingClientBootstrapConsensusMaxDownloadTries** __NUM__:: - Try this many times to download a consensus while bootstrapping using - only authorities before giving up. Changing this requires that - **TestingTorNetwork** is set. (Default: 4) - [[TestingClientBootstrapConsensusMaxInProgressTries]] **TestingClientBootstrapConsensusMaxInProgressTries** __NUM__:: Try this many simultaneous connections to download a consensus before waiting for one to complete, timeout, or error out. Changing this |