mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
fix a wide line
This commit is contained in:
parent
30e1371675
commit
94d5523c7f
@ -230,8 +230,8 @@ static config_var_t option_vars_[] = {
|
||||
* fallbacks are down. (We rebuild the list when 25% of fallbacks are down).
|
||||
*
|
||||
* We want to reduce load on authorities, but keep these two figures within
|
||||
* an order of magnitude, so there isn't too much load shifting to authorities
|
||||
* when fallbacks go down. */
|
||||
* an order of magnitude, so there isn't too much load shifting to
|
||||
* authorities when fallbacks go down. */
|
||||
V(DirAuthorityFallbackRate, DOUBLE, "0.1"),
|
||||
V(DisableAllSwap, BOOL, "0"),
|
||||
V(DisableDebuggerAttachment, BOOL, "1"),
|
||||
|
Loading…
Reference in New Issue
Block a user