Browse Source

TrackHostExitsExpire describes the number of seconds since the
trackhost was established, not the number of seconds since it was
last used.


svn:r4534

Roger Dingledine 20 years ago
parent
commit
5cbf9e77a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tor.1.in

+ 1 - 1
doc/tor.1.in

@@ -316,7 +316,7 @@ this will observe it through cookies or other protocol-specific means anyhow.
 .TP
 .TP
 \fBTrackHostExitsExpire \fR\fINUM\fP
 \fBTrackHostExitsExpire \fR\fINUM\fP
 Since exit servers go up and down, it is desirable to expire the association
 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).
 is 1800 seconds (30 minutes).
 
 
 .SH SERVER OPTIONS
 .SH SERVER OPTIONS