summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sjögren <thomas@northernsecurity.net>2005-05-14 23:13:24 +0000
committerThomas Sjögren <thomas@northernsecurity.net>2005-05-14 23:13:24 +0000
commita9ff595700c350a1294c277a4209f6c90d0bb393 (patch)
tree6f4969a40828687b5950550bea77200532fc3450
parent60d9e8ce2bc83874ff9c24b0f9550c307e79044d (diff)
downloadtor-a9ff595700c350a1294c277a4209f6c90d0bb393.tar.gz
tor-a9ff595700c350a1294c277a4209f6c90d0bb393.zip
Mention ClientOnly default
svn:r4209
-rw-r--r--doc/tor.1.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 04fc7f7dc7..3ff6410556 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -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