relay-non-exit.tmpl 453 B

123456789101112131415
  1. ${include:common.i}
  2. SocksPort 0
  3. OrPort $orport
  4. Address $ip
  5. DirPort $dirport
  6. #NOTE: Setting TestingServerConsensusDownloadSchedule doesn't
  7. # help -- dl_stats.schedule is not DL_SCHED_CONSENSUS
  8. # at boostrap time.
  9. # Try to download after:
  10. # the minimum initial consensus time to start with,
  11. # a few eager fetches,
  12. # then half the minimum testing consensus interval
  13. TestingServerDownloadSchedule 0, 5
  14. TestingServerConsensusDownloadSchedule 0, 5