diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-07-25 00:52:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-07-25 00:52:54 -0400 |
commit | 2b0e8fb39f0ac9c0bfadc64102440843300fa9d7 (patch) | |
tree | 226d63182870fb9ada2a7080c88d6a1b1adc6b19 /doc | |
parent | 698ec8d7b97b048cdee1ba72fda0e08292cb1a7e (diff) | |
parent | e7576f92dec47ffb48f481b7a92b3fc0c76105eb (diff) | |
download | tor-2b0e8fb39f0ac9c0bfadc64102440843300fa9d7.tar.gz tor-2b0e8fb39f0ac9c0bfadc64102440843300fa9d7.zip |
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Conflicts:
ChangeLog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 3ac0f92fe2..b6e22310f2 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -241,6 +241,13 @@ fetching early. Normal users should leave it off. (Default: 0) .LP .TP +\fBFetchDirInfoExtraEarly \fR\fB0\fR|\fB1\fR\fP +If set to 1, Tor will fetch directory information before other +directory caches. It will attempt to download directory information closer to +the start of the consensus period. Normal users should leave it off. +(Default: 0) +.LP +.TP \fBFetchHidServDescriptors \fR\fB0\fR|\fB1\fR\fP If set to 0, Tor will never fetch any hidden service descriptors from the rendezvous directories. This option is only useful if you're using |