From 2c25bb413ec44257a8b8692958a348aaa6553c8c Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 5 Mar 2014 14:25:38 -0500 Subject: Lower the maximum for PrecictedCircsRelevanceTime to one hour --- doc/tor.1.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index d9ff4eed9..a285dfd5b 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -524,8 +524,10 @@ GENERAL OPTIONS \'info'. (Default: 0) **PredictedCircsRelevanceTime** __NUM__:: - Set how long, after having requested a connection to a given port, we will - search for exits that support that port. (Default: 1 hour) + Set how long, after the client has mad an anonymized connection to a + given port, we will try to make sure that we build circuits to + exits that support that port. The maximum value for this option is 1 + hour. (Default: 1 hour) **RunAsDaemon** **0**|**1**:: If 1, Tor forks and daemonizes to the background. This option has no effect -- cgit v1.2.3