Skip to content
Snippets Groups Projects
Commit f87c6f10 authored by Sebastian Hahn's avatar Sebastian Hahn
Browse files

Remove delay to become HSDir in privnets

parent 213139f8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment