Replace OnionService* with HiddenService* in option names

And make consequential line-length adjustments.
This commit is contained in:
teor
2016-09-13 17:28:03 +10:00
committed by Nick Mathewson
parent 365ca3ca0f
commit f311c9ffa2
7 changed files with 113 additions and 113 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
o Major features (onion services):
- Add experimental OnionServiceSingleHopMode and
OnionServiceNonAnonymousMode options. When both are set to 1, every
- Add experimental HiddenServiceSingleHopMode and
HiddenServiceNonAnonymousMode options. When both are set to 1, every
hidden service on a tor instance becomes a non-anonymous Single Onion
Service. Single Onions make one-hop (direct) connections to their
introduction and renzedvous points. One-hop circuits make Single Onion