diff options
author | trinity-1686a <trinity@deuxfleurs.fr> | 2023-10-07 17:55:33 +0200 |
---|---|---|
committer | trinity-1686a <trinity@deuxfleurs.fr> | 2023-10-07 17:55:33 +0200 |
commit | 0dd74e470901418621d59efa6d62c52c9fd0bc9c (patch) | |
tree | 624a3523d134130c73a9226d1bf450dac84e3ed9 /doc | |
parent | 6dfb48894fd1f44c794e10192719202e52b3ffd1 (diff) | |
download | tor-0dd74e470901418621d59efa6d62c52c9fd0bc9c.tar.gz tor-0dd74e470901418621d59efa6d62c52c9fd0bc9c.zip |
fill manpage and add changes entry
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/tor.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index 248c0b7896..cfac33d962 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -3381,6 +3381,11 @@ on the public Tor network. multiple times: the values from multiple lines are spliced together. When 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**:: V3 authoritative directories only. Configures the server's preferred delay between publishing its consensus and signature and assuming it has all the |