mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Merge commit 'mikeperry/bug1772' into maint-0.2.2
This commit is contained in:
commit
d17fcad3ae
@ -3002,7 +3002,7 @@ double circuit_build_times_quantile_cutoff(void);
|
||||
#define CBT_DEFAULT_TEST_FREQUENCY 60
|
||||
|
||||
/** Lowest allowable value for CircuitBuildTimeout in milliseconds */
|
||||
#define CBT_DEFAULT_TIMEOUT_MIN_VALUE (2*1000)
|
||||
#define CBT_DEFAULT_TIMEOUT_MIN_VALUE (1500)
|
||||
|
||||
/** Initial circuit build timeout in milliseconds */
|
||||
#define CBT_DEFAULT_TIMEOUT_INITIAL_VALUE (60*1000)
|
||||
|
Loading…
Reference in New Issue
Block a user