diff options
Diffstat (limited to 'doc/tor.1.in')
-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 4d827c34fd..4fb0558e74 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -211,6 +211,13 @@ you use it, you will be distinguishable from other users, because you won't believe the same authorities they do. .LP .TP +\fBFetchDirInfoEarly \fR\fB0\fR|\fB1\fR\fP +If set to 1, Tor will always fetch directory information like other +directory caches, even if you don't meet the normal criteria for +fetching early. 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 |