mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
man: Move RephistTrackTime to the server section
Every node in the network uses that value, it is a general server options, not a dirauth specific one. Fixes #25720 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
f5f9c25546
commit
6bd8f648b7
@ -2362,6 +2362,11 @@ is non-zero):
|
|||||||
KeywDirectory. If the option is set to 1, make the KeyDirectory readable
|
KeywDirectory. If the option is set to 1, make the KeyDirectory readable
|
||||||
by the default GID. (Default: 0)
|
by the default GID. (Default: 0)
|
||||||
|
|
||||||
|
[[RephistTrackTime]] **RephistTrackTime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**::
|
||||||
|
Tells an authority, or other node tracking node reliability and history,
|
||||||
|
that fine-grained information about nodes can be discarded when it hasn't
|
||||||
|
changed for a given amount of time. (Default: 24 hours)
|
||||||
|
|
||||||
|
|
||||||
DIRECTORY SERVER OPTIONS
|
DIRECTORY SERVER OPTIONS
|
||||||
------------------------
|
------------------------
|
||||||
@ -2599,11 +2604,6 @@ on the public Tor network.
|
|||||||
different identity. This feature is used to migrate directory authority
|
different identity. This feature is used to migrate directory authority
|
||||||
keys in the event of a compromise. (Default: 0)
|
keys in the event of a compromise. (Default: 0)
|
||||||
|
|
||||||
[[RephistTrackTime]] **RephistTrackTime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**::
|
|
||||||
Tells an authority, or other node tracking node reliability and history,
|
|
||||||
that fine-grained information about nodes can be discarded when it hasn't
|
|
||||||
changed for a given amount of time. (Default: 24 hours)
|
|
||||||
|
|
||||||
[[AuthDirHasIPv6Connectivity]] **AuthDirHasIPv6Connectivity** **0**|**1**::
|
[[AuthDirHasIPv6Connectivity]] **AuthDirHasIPv6Connectivity** **0**|**1**::
|
||||||
Authoritative directories only. When set to 0, OR ports with an
|
Authoritative directories only. When set to 0, OR ports with an
|
||||||
IPv6 address are not included in the authority's votes. When set to 1,
|
IPv6 address are not included in the authority's votes. When set to 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user