aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@torproject.org>2021-10-21 12:35:36 +0000
committerAlexander Færøy <ahf@torproject.org>2021-10-21 12:35:36 +0000
commitbd1c14f0156c4d166ed1706544242e31d7ddceff (patch)
treebc0eba46fb171915cdfa876eb928cce943077dfb /doc
parent1e08efdb5891008f8180603bccf461c467275f57 (diff)
parent0135fb028c8ca0ce310009f20efef89e53a36f2c (diff)
downloadtor-bd1c14f0156c4d166ed1706544242e31d7ddceff.tar.gz
tor-bd1c14f0156c4d166ed1706544242e31d7ddceff.zip
Merge branch 'maint-0.4.5' into maint-0.4.6
Diffstat (limited to 'doc')
-rw-r--r--doc/man/tor.1.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
index 7222cd0548..89afe59582 100644
--- a/doc/man/tor.1.txt
+++ b/doc/man/tor.1.txt
@@ -3597,6 +3597,11 @@ The following options are used for running a testing Tor network.
Minimum value for the Fast flag. Overrides the ordinary minimum taken
from the consensus when TestingTorNetwork is set. (Default: 0.)
+[[TestingMinTimeToReportBandwidth]] **TestingMinTimeToReportBandwidth** __N__ **seconds**|**minutes**|**hours**::
+ Do not report our measurements for our maximum observed bandwidth for any
+ time period that has lasted for less than this amount of time.
+ Values over 1 day have no effect. (Default: 1 day)
+
[[TestingServerConsensusDownloadInitialDelay]] **TestingServerConsensusDownloadInitialDelay** __N__::
Initial delay in seconds for when servers should download consensuses. Changing this
requires that **TestingTorNetwork** is set. (Default: 0)