Skip to content
Snippets Groups Projects
Commit a9ff5957 authored by Thomas Sjögren's avatar Thomas Sjögren
Browse files

Mention ClientOnly default

svn:r4209
parent 60d9e8ce
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,8 @@ Where on our circuits should we allow Tor servers that the directory
servers haven't authenticated as "verified"? (Default: middle,rendezvous.)
.TP
\fBClientOnly \fR\fB0\fR|\fB1\fR\fP
If set to 1, Tor will under no circumstances run as a server. (Usually,
If set to 1, Tor will under no circumstances run as a server. The default
is to run as a client unless ORPort or DirPort is configured. (Usually,
you don't need to set this; Tor is pretty smart at figuring out whether
you are reliable and high-bandwidth enough to be a good server.)
.TP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment