mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-23 20:03:31 +01:00
fill manpage and add changes entry
This commit is contained in:
parent
6dfb48894f
commit
0dd74e4709
4
changes/ticket40817
Normal file
4
changes/ticket40817
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
o Minor feature (directory authority):
|
||||||
|
- Introduce MinimalAcceptedServerVersion to allow modification of minimal
|
||||||
|
accepted version for relays without requiring a new tor release.
|
||||||
|
Closes ticket 40817.
|
@ -3381,6 +3381,11 @@ on the public Tor network.
|
|||||||
multiple times: the values from multiple lines are spliced together. When
|
multiple times: the values from multiple lines are spliced together. When
|
||||||
this is set then **VersioningAuthoritativeDirectory** should be set too.
|
this is set then **VersioningAuthoritativeDirectory** should be set too.
|
||||||
|
|
||||||
|
[[MinimalAcceptedServerVersion]] **MinimalAcceptedServerVersion** __STRING__::
|
||||||
|
STRING is the oldest Tor version accepted by the directory authority for
|
||||||
|
relays and bridge. Any older version will be rejected.
|
||||||
|
(Default: 0.4.7.0-alpha-dev)
|
||||||
|
|
||||||
[[V3AuthDistDelay]] **V3AuthDistDelay** __N__ **seconds**|**minutes**|**hours**::
|
[[V3AuthDistDelay]] **V3AuthDistDelay** __N__ **seconds**|**minutes**|**hours**::
|
||||||
V3 authoritative directories only. Configures the server's preferred delay
|
V3 authoritative directories only. Configures the server's preferred delay
|
||||||
between publishing its consensus and signature and assuming it has all the
|
between publishing its consensus and signature and assuming it has all the
|
||||||
|
Loading…
Reference in New Issue
Block a user