diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-11-17 21:16:33 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-11-17 21:16:33 -0500 |
commit | fb3000e10c34bd72d1ed88f32f525c161768e400 (patch) | |
tree | 16f6583f5db969262172de6ca9c4b29ad5e24bcc | |
parent | b3bd7a736c7a54406c087bfaa2bae3dec03ec7bd (diff) | |
download | tor-fb3000e10c34bd72d1ed88f32f525c161768e400.tar.gz tor-fb3000e10c34bd72d1ed88f32f525c161768e400.zip |
whoops; removed the documentation for Support022HiddenServices too
-rw-r--r-- | doc/tor.1.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index a33185b8f2..e876829cf6 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1426,16 +1426,6 @@ The following options are useful only for clients (that is, if Tor will use a default value chosen by the directory authorities. (Default: -1.) -[[Support022HiddenServices]] **Support022HiddenServices** **0**|**1**|**auto**:: - Tor hidden services running versions before 0.2.3.x required clients to - send timestamps, which can potentially be used to distinguish clients - whose view of the current time is skewed. If this option is set to 0, we - do not send this timestamp, and hidden services on obsolete Tor versions - will not work. If this option is set to 1, we send the timestamp. If - this option is "auto", we take a recommendation from the latest consensus - document. (Default: auto) - - SERVER OPTIONS -------------- |