mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Merge remote-tracking branch 'tor-github/pr/1512'
This commit is contained in:
commit
10982d5997
@ -711,9 +711,9 @@ static const config_var_t option_vars_[] = {
|
|||||||
VAR_NODUMP("__HashedControlSessionPassword", LINELIST,
|
VAR_NODUMP("__HashedControlSessionPassword", LINELIST,
|
||||||
HashedControlSessionPassword,
|
HashedControlSessionPassword,
|
||||||
NULL),
|
NULL),
|
||||||
VAR_NODUMP_IMMUTABLE("__OwningControllerProcess",STRING,
|
VAR_NODUMP("__OwningControllerProcess",STRING,
|
||||||
OwningControllerProcess, NULL),
|
OwningControllerProcess, NULL),
|
||||||
VAR_NODUMP("__OwningControllerFD", UINT64, OwningControllerFD,
|
VAR_NODUMP_IMMUTABLE("__OwningControllerFD", UINT64, OwningControllerFD,
|
||||||
UINT64_MAX_STRING),
|
UINT64_MAX_STRING),
|
||||||
V(MinUptimeHidServDirectoryV2, INTERVAL, "96 hours"),
|
V(MinUptimeHidServDirectoryV2, INTERVAL, "96 hours"),
|
||||||
V(TestingServerDownloadInitialDelay, CSV_INTERVAL, "0"),
|
V(TestingServerDownloadInitialDelay, CSV_INTERVAL, "0"),
|
||||||
|
Loading…
Reference in New Issue
Block a user