From: teor (Tim Wilson-Brown) Date: Fri, 26 Feb 2016 09:58:30 +0000 (+0100) Subject: Add missing man page option from #4483 (35bbf2e4) X-Git-Tag: tor-0.2.8.2-alpha~84^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af88e8f23742c810f478410fba60c43812dde85d;p=thirdparty%2Ftor.git Add missing man page option from #4483 (35bbf2e4) TestingClientBootstrapConsensusAuthorityOnlyMaxDownloadTries --- diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 250ed67a04..d6a68523df 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2482,6 +2482,11 @@ 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) +[[TestingClientBootstrapConsensusAuthorityOnlyMaxDownloadTries]] **TestingClientBootstrapConsensusAuthorityOnlyMaxDownloadTries** __NUM__:: + Try this many times to download a consensus while bootstrapping using + 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