]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
As another exception, the controller can getconf the "version" string,
authorRoger Dingledine <arma@torproject.org>
Wed, 9 Feb 2005 02:24:16 +0000 (02:24 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 9 Feb 2005 02:24:16 +0000 (02:24 +0000)
and Tor will return a string describing its version number. Setconf on
"version" will not work.

svn:r3591

doc/control-spec.txt

index 2cacf4060c31ec12ae27530aa30c2b59ab63d4ed..0bd7f3248cfb483b7b9382b7d9e225e5d5be31e2 100644 (file)
@@ -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"