Commit 52fbb9f6 authored by unixninja92's avatar unixninja92 Committed by Nick Mathewson
Browse files

Added Documentation for PredictedCircsRelevanceTime config file argument.

parent 898154f7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -523,6 +523,10 @@ GENERAL OPTIONS
    following the Tor specification. Otherwise, they are logged with severity
    \'info'. (Default: 0)

**PredictedCircsRelevanceTime** __NUM__::
    Set how long we will make connections to a port after seeing a request for
    that port. (Default: 1 hour)

**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.