diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-02-23 08:42:31 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-02-23 08:42:31 -0500 |
commit | 09614e0c9db1d65c5f59c3a32c517f115b509021 (patch) | |
tree | 8b48f02d6b8c9e08fcbf9a74a9f27c1504e8f4c5 /doc/man | |
parent | 4321755de7d4603561369537f6f7c11cefa49262 (diff) | |
download | tor-09614e0c9db1d65c5f59c3a32c517f115b509021.tar.gz tor-09614e0c9db1d65c5f59c3a32c517f115b509021.zip |
Tweak documentation on 40282
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/tor.1.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index 4b34790e00..d51183e04a 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -2795,11 +2795,9 @@ details.) + The same flags are supported here as are supported by ORPort. + - As of Tor 0.4.6.1-alpha, non authoritative relays (see + As of Tor 0.4.6.1-alpha, non-authoritative relays (see AuthoritativeDirectory) will not publish the DirPort but will still listen - on it so to avoid any unknown issues by closing all the sudden all - DirPorts on the network for most relays. We expect relays to stop - listening at some point in future stable releases. It is thus safe for you + on it. Clients don't use the DirPorts on relays, so it is safe for you to remove the DirPort from your torrc configuration. [[DirPortFrontPage]] **DirPortFrontPage** __FILENAME__:: |