fill manpage and add changes entry

This commit is contained in:
trinity-1686a 2023-10-07 17:55:33 +02:00
parent 6dfb48894f
commit 0dd74e4709
No known key found for this signature in database
GPG Key ID: 7F9D324B2661C978
2 changed files with 9 additions and 0 deletions

4
changes/ticket40817 Normal file
View 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.

View File

@ -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