Merge branch 'ticket9176_squashed'

Conflicts:
	doc/tor.1.txt
This commit is contained in:
Nick Mathewson
2014-03-05 14:32:05 -05:00
5 changed files with 39 additions and 8 deletions
+6
View File
@@ -544,6 +544,12 @@ GENERAL OPTIONS
following the Tor specification. Otherwise, they are logged with severity
\'info'. (Default: 0)
[[PredictedCircsRelevanceTime]] **PredictedCircsRelevanceTime** __NUM__::
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]] **RunAsDaemon** **0**|**1**::
If 1, Tor forks and daemonizes to the background. This option has no effect
on Windows; instead you should use the --service command-line option.