mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
21151: document datadir default decently.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Documentation:
|
||||
- Correct the documentation about the default DataDirectory value.
|
||||
Closes ticket 21151.
|
||||
+3
-1
@@ -394,7 +394,9 @@ GENERAL OPTIONS
|
||||
|
||||
[[DataDirectory]] **DataDirectory** __DIR__::
|
||||
Store working data in DIR. Can not be changed while tor is running.
|
||||
(Default: @LOCALSTATEDIR@/lib/tor)
|
||||
(Default: ~/.tor if your home directory is not /; otherwise,
|
||||
@LOCALSTATEDIR@/lib/tor. On Windows, the default is
|
||||
your ApplicationData folder.)
|
||||
|
||||
[[DataDirectoryGroupReadable]] **DataDirectoryGroupReadable** **0**|**1**::
|
||||
If this option is set to 0, don't allow the filesystem group to read the
|
||||
|
||||
Reference in New Issue
Block a user