From dd0ee183b7a79feca4da35edd65aff1f0e15eeb0 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 9 Feb 2005 02:24:16 +0000 Subject: As another exception, the controller can getconf the "version" string, and Tor will return a string describing its version number. Setconf on "version" will not work. svn:r3591 --- doc/control-spec.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/control-spec.txt') diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 2cacf4060c..0bd7f3248c 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -133,6 +133,10 @@ the message. virtual keyword to get all HiddenServiceDir, HiddenServicePort, HiddenServiceNodes, and HiddenServiceExcludeNodes option settings. + As another exception, the controller can getconf the "version" string, + and Tor will return a string describing its version number. Setconf on + "version" will not work. + 3.5. CONFVALUE (Type 0x0004) Sent in response to a GETCONF message; contains a list of "Key Value\n" -- cgit v1.2.3-54-g00ecf