summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-02-09 02:24:16 +0000
committerRoger Dingledine <arma@torproject.org>2005-02-09 02:24:16 +0000
commitdd0ee183b7a79feca4da35edd65aff1f0e15eeb0 (patch)
treedb8eefd8bcaa46ed5e74df7bc380ea911322b5ac /doc
parent4c8566f9f8da6b25849b0737241ebe4258b59260 (diff)
downloadtor-dd0ee183b7a79feca4da35edd65aff1f0e15eeb0.tar.gz
tor-dd0ee183b7a79feca4da35edd65aff1f0e15eeb0.zip
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
Diffstat (limited to 'doc')
-rw-r--r--doc/control-spec.txt4
1 files changed, 4 insertions, 0 deletions
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"