Document default for ControlSocket.

Closes 25897.
This commit is contained in:
Nick Mathewson 2018-04-23 07:47:01 -04:00
parent 915791bc48
commit 8c01aee2e3
1 changed files with 2 additions and 1 deletions

View File

@ -368,7 +368,8 @@ GENERAL OPTIONS
[[ControlSocket]] **ControlSocket** __Path__::
Like ControlPort, but listens on a Unix domain socket, rather than a TCP
socket. '0' disables ControlSocket (Unix and Unix-like systems only.)
socket. '0' disables ControlSocket. (Unix and Unix-like systems only.)
(Default: 0)
[[ControlSocketsGroupWritable]] **ControlSocketsGroupWritable** **0**|**1**::
If this option is set to 0, don't allow the filesystem group to read and