[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] TrackHostExitsExpire describes the number of seconds since ...
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
tor.1.in
Log Message:
TrackHostExitsExpire describes the number of seconds since the
trackhost was established, not the number of seconds since it was
last used.
Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- tor.1.in 26 Jun 2005 08:57:25 -0000 1.92
+++ tor.1.in 12 Jul 2005 21:06:31 -0000 1.93
@@ -316,7 +316,7 @@
.TP
\fBTrackHostExitsExpire \fR\fINUM\fP
Since exit servers go up and down, it is desirable to expire the association
-between host and exit server after NUM seconds of inactivity. The default
+between host and exit server after NUM seconds. The default
is 1800 seconds (30 minutes).
.SH SERVER OPTIONS