diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-19 04:18:28 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-19 04:18:28 +0000 |
commit | 95fecd6fbc1529205030298245ea838a4dc518d6 (patch) | |
tree | 2dc302b6caacc104ed8faa3617f89ca8805644c5 /doc | |
parent | 95d500f33fc7e594f4d127e847dd5284e11d62ab (diff) | |
download | tor-95fecd6fbc1529205030298245ea838a4dc518d6.tar.gz tor-95fecd6fbc1529205030298245ea838a4dc518d6.zip |
r15560@tombo: nickm | 2007-12-18 23:18:21 -0500
Add a bit of missing documentation.
svn:r12869
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 |