[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Mention ClientOnly default
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv12294
Modified Files:
tor.1.in
Log Message:
Mention ClientOnly default
Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- tor.1.in 12 May 2005 12:58:49 -0000 1.77
+++ tor.1.in 14 May 2005 23:13:24 -0000 1.78
@@ -152,7 +152,8 @@
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