diff options
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 4513742947..bf270900c5 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -718,6 +718,13 @@ documents contain information about servers other than the information in their regular router descriptors. Tor does not use this information for anything itself; to save bandwidth, leave this option turned off. (Default: 0). +.LP +.TP +\fBFallbackNetworkstatusFile\fP \fIFILENAME\fP +If Tor doesn't have a cached networkstatus file, it starts out uses +this one instead. Even if this file is out of date, Tor can still use +it to learn about directory mirrors, so it doesn't need to put load on +the authorities. (Default: None). .LP .TP |