mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
TrackHostExitsExpire describes the number of seconds since the
trackhost was established, not the number of seconds since it was last used. svn:r4534
This commit is contained in:
+1
-1
@@ -316,7 +316,7 @@ this will observe it through cookies or other protocol-specific means anyhow.
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user