testnet.inc 1.5 KB

123456789101112131415161718192021222324252627282930313233
  1. { "DirAllowPrivateAddresses", "1" },
  2. { "EnforceDistinctSubnets", "0" },
  3. { "AssumeReachable", "1" },
  4. { "AuthDirMaxServersPerAddr", "0" },
  5. { "ClientBootstrapConsensusAuthorityDownloadInitialDelay", "0" },
  6. { "ClientBootstrapConsensusFallbackDownloadInitialDelay", "0" },
  7. { "ClientBootstrapConsensusAuthorityOnlyDownloadInitialDelay", "0" },
  8. { "ClientDNSRejectInternalAddresses", "0" },
  9. { "ClientRejectInternalAddresses", "0" },
  10. { "CountPrivateBandwidth", "1" },
  11. { "ExitPolicyRejectPrivate", "0" },
  12. { "ExtendAllowPrivateAddresses", "1" },
  13. { "V3AuthVotingInterval", "5 minutes" },
  14. { "V3AuthVoteDelay", "20 seconds" },
  15. { "V3AuthDistDelay", "20 seconds" },
  16. { "TestingV3AuthInitialVotingInterval", "150 seconds" },
  17. { "TestingV3AuthInitialVoteDelay", "20 seconds" },
  18. { "TestingV3AuthInitialDistDelay", "20 seconds" },
  19. { "TestingAuthDirTimeToLearnReachability", "0 minutes" },
  20. { "TestingEstimatedDescriptorPropagationTime", "0 minutes" },
  21. { "MinUptimeHidServDirectoryV2", "0 minutes" },
  22. { "TestingServerDownloadInitialDelay", "0" },
  23. { "TestingClientDownloadInitialDelay", "0" },
  24. { "TestingServerConsensusDownloadInitialDelay", "0" },
  25. { "TestingClientConsensusDownloadInitialDelay", "0" },
  26. { "TestingBridgeDownloadInitialDelay", "10" },
  27. { "TestingBridgeBootstrapDownloadInitialDelay", "0" },
  28. { "TestingClientMaxIntervalWithoutRequest", "5 seconds" },
  29. { "TestingDirConnectionMaxStall", "30 seconds" },
  30. { "TestingEnableConnBwEvent", "1" },
  31. { "TestingEnableCellStatsEvent", "1" },
  32. { "RendPostPeriod", "2 minutes" },
  33. { "___UsingTestNetworkDefaults", "1" },