summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@torproject.org>2021-11-02 15:28:56 +0000
committerAlexander Færøy <ahf@torproject.org>2021-11-02 15:28:56 +0000
commitf6600377b495c276cbaf423d9c8907abd4cb3c82 (patch)
tree5b331edebb32463cb98bb2611d172c4753ad1c12 /doc
parentb109161c8f1c2acac7eee32ad86cc727975eeb08 (diff)
parent7084ec871070e1f01a48b7735367b94abe1feb21 (diff)
downloadtor-f6600377b495c276cbaf423d9c8907abd4cb3c82.tar.gz
tor-f6600377b495c276cbaf423d9c8907abd4cb3c82.zip
Merge remote-tracking branch 'tor-gitlab/mr/474' into main
Diffstat (limited to 'doc')
-rw-r--r--doc/man/tor.1.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
index a3ff9e1830..5627b4f01f 100644
--- a/doc/man/tor.1.txt
+++ b/doc/man/tor.1.txt
@@ -3576,14 +3576,15 @@ The following options are used for running a testing Tor network.
[[TestingAuthKeySlop]] **TestingAuthKeySlop** __N__ **seconds**|**minutes**|**hours** +
[[TestingBridgeBootstrapDownloadInitialDelay]] **TestingBridgeBootstrapDownloadInitialDelay** __N__::
- Initial delay in seconds for when clients should download each bridge descriptor when they
- have just started, or when they can not contact any of their bridges.
+ Initial delay in seconds for how long clients should wait before
+ downloading a bridge descriptor for a new bridge.
Changing this requires that **TestingTorNetwork** is set. (Default: 0)
[[TestingBridgeDownloadInitialDelay]] **TestingBridgeDownloadInitialDelay** __N__::
- Initial delay in seconds for when clients should download each bridge descriptor when they
- know that one or more of their configured bridges are running. Changing
- this requires that **TestingTorNetwork** is set. (Default: 10800)
+ How long to wait (in seconds) once clients have successfully
+ downloaded a bridge descriptor, before trying another download for
+ that same bridge. Changing this requires that **TestingTorNetwork**
+ is set. (Default: 10800)
[[TestingClientConsensusDownloadInitialDelay]] **TestingClientConsensusDownloadInitialDelay** __N__::
Initial delay in seconds for when clients should download consensuses. Changing this