Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
94d5523c
Commit
94d5523c
authored
Jan 05, 2018
by
Nick Mathewson
👁
Browse files
fix a wide line
parent
30e13716
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
94d5523c
...
...
@@ -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"
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment