mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +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,
|
||||
HashedControlSessionPassword,
|
||||
NULL),
|
||||
VAR_NODUMP_IMMUTABLE("__OwningControllerProcess",STRING,
|
||||
VAR_NODUMP("__OwningControllerProcess",STRING,
|
||||
OwningControllerProcess, NULL),
|
||||
VAR_NODUMP("__OwningControllerFD", UINT64, OwningControllerFD,
|
||||
VAR_NODUMP_IMMUTABLE("__OwningControllerFD", UINT64, OwningControllerFD,
|
||||
UINT64_MAX_STRING),
|
||||
V(MinUptimeHidServDirectoryV2, INTERVAL, "96 hours"),
|
||||
V(TestingServerDownloadInitialDelay, CSV_INTERVAL, "0"),
|
||||
|
Loading…
Reference in New Issue
Block a user