[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] document the AssumeReachable config option
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
tor.1.in
Log Message:
document the AssumeReachable config option
Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- tor.1.in 25 Aug 2005 06:11:50 -0000 1.100
+++ tor.1.in 26 Aug 2005 22:57:24 -0000 1.101
@@ -357,6 +357,14 @@
unset, and Tor will guess your IP.
.LP
.TP
+\fBAssumeReachable \fR\fB0\fR|\fB1\fR\fP
+This option is used when bootstrapping a new Tor network. If set to 1,
+don't do self-reachability testing; just upload your server descriptor
+immediately. If \fBAuthoritativeDirectory\fP is also set, this option
+instructs the dirserver to bypass remote reachability testing too and
+list all connected servers as running.
+.LP
+.TP
\fBContactInfo \fR\fIemail_address\fP
Administrative contact information for server.
.LP