diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-04-01 13:41:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-04-01 13:41:15 -0400 |
commit | 840c11b14e673abaa64ae3ba8dc1efcc92a2da27 (patch) | |
tree | 6229381f46cb2d98704bf1d0232695089ad781df /doc | |
parent | baf24bf4d1c6a6b3c4f20c4d165d92ed05f4ae14 (diff) | |
download | tor-840c11b14e673abaa64ae3ba8dc1efcc92a2da27.tar.gz tor-840c11b14e673abaa64ae3ba8dc1efcc92a2da27.zip |
Remove dynamicdhgroups from the manpage
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index a77cb9b169..ed7cff9866 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -371,12 +371,6 @@ GENERAL OPTIONS chosen with their regular weights, multiplied by this number, which should be 1.0 or less. (Default: 1.0) -[[DynamicDHGroups]] **DynamicDHGroups** **0**|**1**:: - If this option is set to 1, when running as a server, generate our - own Diffie-Hellman group instead of using the one from Apache's mod_ssl. - This option may help circumvent censorship based on static - Diffie-Hellman parameters. (Default: 0) - [[AlternateDirAuthority]] **AlternateDirAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ + [[AlternateBridgeAuthority]] **AlternateBridgeAuthority** [__nickname__] [**flags**] __address__:__port__ __ fingerprint__:: |