|
@@ -218,7 +218,7 @@ static config_var_t option_vars_[] = {
|
|
OBSOLETE("AuthDirListBadDirs"),
|
|
OBSOLETE("AuthDirListBadDirs"),
|
|
V(AuthDirListBadExits, BOOL, "0"),
|
|
V(AuthDirListBadExits, BOOL, "0"),
|
|
V(AuthDirMaxServersPerAddr, UINT, "2"),
|
|
V(AuthDirMaxServersPerAddr, UINT, "2"),
|
|
- V(AuthDirMaxServersPerAuthAddr,UINT, "5"),
|
|
+ OBSOLETE("AuthDirMaxServersPerAuthAddr"),
|
|
V(AuthDirHasIPv6Connectivity, BOOL, "0"),
|
|
V(AuthDirHasIPv6Connectivity, BOOL, "0"),
|
|
VAR("AuthoritativeDirectory", BOOL, AuthoritativeDir, "0"),
|
|
VAR("AuthoritativeDirectory", BOOL, AuthoritativeDir, "0"),
|
|
V(AutomapHostsOnResolve, BOOL, "0"),
|
|
V(AutomapHostsOnResolve, BOOL, "0"),
|
|
@@ -594,7 +594,6 @@ static const config_var_t testing_tor_network_defaults[] = {
|
|
V(EnforceDistinctSubnets, BOOL, "0"),
|
|
V(EnforceDistinctSubnets, BOOL, "0"),
|
|
V(AssumeReachable, BOOL, "1"),
|
|
V(AssumeReachable, BOOL, "1"),
|
|
V(AuthDirMaxServersPerAddr, UINT, "0"),
|
|
V(AuthDirMaxServersPerAddr, UINT, "0"),
|
|
- V(AuthDirMaxServersPerAuthAddr,UINT, "0"),
|
|
|
|
V(ClientBootstrapConsensusAuthorityDownloadSchedule, CSV_INTERVAL,
|
|
V(ClientBootstrapConsensusAuthorityDownloadSchedule, CSV_INTERVAL,
|
|
"0, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 8, 16, 32, 60"),
|
|
"0, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 8, 16, 32, 60"),
|
|
V(ClientBootstrapConsensusFallbackDownloadSchedule, CSV_INTERVAL,
|
|
V(ClientBootstrapConsensusFallbackDownloadSchedule, CSV_INTERVAL,
|