[torspec/master] Correct description of HiddenServiceOptions in control-spec.

commit 21b54d39e5290dac1bbfb00f9569fdbc23582063 Author: Nick Mathewson <nickm@torproject.org> Date: Tue May 24 11:11:32 2011 -0400 Correct description of HiddenServiceOptions in control-spec. Two of the options it mentioned no longer exist; two more have been added. Fixes bug 3268. --- control-spec.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/control-spec.txt b/control-spec.txt index 1d5c341..79c3aeb 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -218,7 +218,7 @@ different keywords. These cannot be fetched directly. Currently there is only one such option: clients should use the "HiddenServiceOptions" virtual keyword to get all HiddenServiceDir, HiddenServicePort, - HiddenServiceNodes, and HiddenServiceExcludeNodes option settings. + HiddenServiceVersion, and HiddenserviceAuthorizeClient option settings. 3.4. SETEVENTS
participants (1)
-
nickm@torproject.org