Skip to content
Snippets Groups Projects
Commit 8c01aee2 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Document default for ControlSocket.

Closes 25897.
parent 915791bc
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment