mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
manpage: GuardfractionFile is authority-only
Only directory authorities use the GuardfractionFile option, so move it to that section. Part of ticket 32846.
This commit is contained in:
parent
ec52c8ed69
commit
4e597673b7
@ -1954,12 +1954,6 @@ The following options are useful only for clients (that is, if
|
||||
Authorities or Single Onion Services. In these cases,
|
||||
this option is ignored. (Default: 1)
|
||||
|
||||
//Out of order because it logically belongs with the UseGuardFraction option
|
||||
[[GuardfractionFile]] **GuardfractionFile** __FILENAME__::
|
||||
V3 authoritative directories only. Configures the location of the
|
||||
guardfraction file which contains information about how long relays
|
||||
have been guards. (Default: unset)
|
||||
|
||||
[[UseGuardFraction]] **UseGuardFraction** **0**|**1**|**auto**::
|
||||
This option specifies whether clients should use the
|
||||
guardfraction information found in the consensus during path
|
||||
@ -2994,6 +2988,11 @@ on the public Tor network.
|
||||
be written to temporary file, then renamed to the configured filename.
|
||||
(Default: unset)
|
||||
|
||||
[[GuardfractionFile]] **GuardfractionFile** __FILENAME__::
|
||||
V3 authoritative directories only. Configures the location of the
|
||||
guardfraction file which contains information about how long relays
|
||||
have been guards. (Default: unset)
|
||||
|
||||
[[V3AuthUseLegacyKey]] **V3AuthUseLegacyKey** **0**|**1**::
|
||||
If set, the directory authority will sign consensuses not only with its
|
||||
own signing key, but also with a "legacy" key and certificate with a
|
||||
|
Loading…
Reference in New Issue
Block a user