123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- TestingTorNetwork 1
- AssumeReachable 1
- PathsNeededToBuildCircuits 0.67
- TestingDirAuthVoteExit *
- TestingDirAuthVoteHSDir *
- V3AuthNIntervalsValid 2
- TestingDirAuthVoteGuard *
- TestingMinExitFlagThreshold 0
- Sandbox 1
- DataDirectory $dir
- RunAsDaemon 1
- ConnLimit $connlimit
- Nickname $nick
- ShutdownWaitLength 2
- DisableDebuggerAttachment 0
- ControlPort $controlport
- ControlSocket ${dir}/control
- CookieAuthentication 1
- PidFile ${dir}/pid
- ${owning_controller_process}
- Log notice file ${dir}/notice.log
- Log info file ${dir}/info.log
- ProtocolWarnings 1
- SafeLogging 0
- LogTimeGranularity 1
- ${authorities}
|