diff options
author | Neel Chauhan <neel@neelc.org> | 2020-02-18 08:20:11 -0800 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2020-03-09 09:33:00 -0400 |
commit | 7d673e70b072663e3f9f11819b166846e578251d (patch) | |
tree | bee9fffb6773c399f487718c57fdcdc3349a2181 /doc | |
parent | 17724a7cdeb9b98539831f1164a82784f1fb050f (diff) | |
download | tor-7d673e70b072663e3f9f11819b166846e578251d.tar.gz tor-7d673e70b072663e3f9f11819b166846e578251d.zip |
Remove the ClientAutoIPv6ORPort option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index db4dd2755a..f580cb6187 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1018,13 +1018,6 @@ The following options are useful only for clients (that is, if via the UI to mobile users for use where bandwidth may be expensive. (Default: 0) -[[ClientAutoIPv6ORPort]] **ClientAutoIPv6ORPort** **0**|**1**:: - If this option is set to 1, Tor clients randomly prefer a node's IPv4 or - IPv6 ORPort. The random preference is set every time a node is loaded - from a new consensus or bridge config. When this option is set to 1, - **ClientPreferIPv6ORPort** is ignored. (Default: 0) (DEPRECATED: This - option is unreliable if a connection isn't reliably dual-stack.) - [[ClientBootstrapConsensusAuthorityDownloadInitialDelay]] **ClientBootstrapConsensusAuthorityDownloadInitialDelay** __N__:: Initial delay in seconds for when clients should download consensuses from authorities if they are bootstrapping (that is, they don't have a usable, reasonably |