From e7576f92dec47ffb48f481b7a92b3fc0c76105eb Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Sat, 11 Jul 2009 18:43:33 -0700 Subject: Add support for a new option: FetchDirInfoExtraEarly This new option will allow clients to download the newest fresh consensus much sooner than they normally would do so, even if they previously set FetchDirInfoEarly. This includes a proper ChangeLog entry and an updated man page. --- doc/tor.1.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/tor.1.in b/doc/tor.1.in index 3ac0f92fe..b6e22310f 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 -- cgit v1.2.3