[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] mention defaults for clientonly and nopublish
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
tor.1.in
Log Message:
mention defaults for clientonly and nopublish
Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- tor.1.in 9 Jun 2005 09:01:42 -0000 1.88
+++ tor.1.in 9 Jun 2005 09:03:12 -0000 1.89
@@ -170,7 +170,7 @@
you are reliable and high-bandwidth enough to be a useful server.)
This option will likely be deprecated in the future; see the NoPublish
-option below.
+option below. (Default: 0)
.TP
\fBEntryNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
A list of preferred nodes to use for the first hop in the circuit, if possible.
@@ -338,6 +338,7 @@
defined, but it will not publish its descriptor to the dirservers. This
option is useful if you're testing out your server, or if you're using
alternate dirservers (e.g. for other Tor networks such as Blossom).
+(Default: 0)
.TP
\fBNumCPUs \fR\fInum\fP
How many processes to use at once for decrypting onionskins. (Default: 1)