mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
man page entries for AuthDir{Fast,GuardBW}Guarantee
This commit is contained in:
parent
c0ec4eafc5
commit
97a209ea28
@ -1284,6 +1284,16 @@ DIRECTORY AUTHORITY SERVER OPTIONS
|
||||
Authoritative directories only. Like AuthDirMaxServersPerAddr, but applies
|
||||
to addresses shared with directory authorities. (Default: 5)
|
||||
|
||||
**AuthDirFastGuarantee** __N__ **bytes**|**KB**|**MB**|**GB**::
|
||||
Authoritative directories only. If non-zero, always vote the
|
||||
Fast flag for any relay advertising this amount of capacity or
|
||||
more. (Default: 20 KB)
|
||||
|
||||
**AuthDirGuardBWGuarantee** __N__ **bytes**|**KB**|**MB**|**GB**::
|
||||
Authoritative directories only. If non-zero, this advertised capacity
|
||||
or more is always sufficient to satisfy the bandwidth requirement
|
||||
for the Guard flag. (Default: 250 KB)
|
||||
|
||||
**BridgePassword** __Password__::
|
||||
If set, contains an HTTP authenticator that tells a bridge authority to
|
||||
serve all requested bridge information. Used for debugging. (Default:
|
||||
|
Loading…
Reference in New Issue
Block a user