diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index a3606a56b..9ac890d91 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -357,6 +357,14 @@ The IP or fqdn of this server (e.g. moria.mit.edu). You can leave this 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 |