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
f87c6f10
Commit
f87c6f10
authored
Oct 26, 2010
by
Sebastian Hahn
Browse files
Remove delay to become HSDir in privnets
parent
213139f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
f87c6f10
...
...
@@ -413,6 +413,7 @@ static config_var_t testing_tor_network_defaults[] = {
V
(
TestingV3AuthInitialDistDelay
,
INTERVAL
,
"20 seconds"
),
V
(
TestingAuthDirTimeToLearnReachability
,
INTERVAL
,
"0 minutes"
),
V
(
TestingEstimatedDescriptorPropagationTime
,
INTERVAL
,
"0 minutes"
),
V
(
MinUptimeHidServDirectoryV2
,
INTERVAL
,
"0 minutes"
),
{
NULL
,
CONFIG_TYPE_OBSOLETE
,
0
,
NULL
}
};
#undef VAR
...
...
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