relay-non-dir.tmpl 489 B

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