blob: f2d7d083d2a17b08d9cee7831ae2f38255c38a73 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
${include:common.i}
SocksPort 0
OrPort $orport
Address $ip
DirPort $dirport
#NOTE: Setting TestingServerConsensusDownloadSchedule doesn't
# help -- dl_stats.schedule is not DL_SCHED_CONSENSUS
# at boostrap time.
TestingServerDownloadSchedule 10, 2, 2, 4, 4, 8, 13, 18, 25, 40, 60
Log [rend]debug file ${dir}/intro.log
|