mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Merge remote-tracking branch 'teor/bug17193'
This commit is contained in:
commit
c6858cb5fe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user