mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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.
This commit is contained in:
@@ -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
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user