diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-03-20 13:34:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-03-20 13:34:57 -0400 |
commit | a660fe6fd51cd511cdc610e4a50f06d59cbf74aa (patch) | |
tree | 24151e9895db0e480580a00d5f3a1c1b7314a7ed /doc | |
parent | 90d2162f32f511f23449211ad900a880fd384afb (diff) | |
download | tor-a660fe6fd51cd511cdc610e4a50f06d59cbf74aa.tar.gz tor-a660fe6fd51cd511cdc610e4a50f06d59cbf74aa.zip |
Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAG
This adds a new option to fix bug 8508 which broke chutney
networks. The bug was introduced by 317d16de.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 3be90be870..5727ec30fc 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2019,6 +2019,11 @@ The following options are used for running a testing Tor network. time. Changing this requires that **TestingTorNetwork** is set. (Default: 10 minutes) +**TestingMinFastFlagThreshold** __N__ **bytes**|**KBytes**|**MBytes**|**GBytes**:: + Minimum value for the Fast flag. Overrides the ordinary minimum taken + from the consensus when TestingTorNetwork is set. (Default: 0.) + + SIGNALS ------- |