]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Document all the arguments of PublishServerDescriptor.
authorNick Mathewson <nickm@torproject.org>
Wed, 9 Aug 2017 15:17:27 +0000 (11:17 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 9 Aug 2017 15:17:27 +0000 (11:17 -0400)
Implements 15645.

changes/bug15645 [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/bug15645 b/changes/bug15645
new file mode 100644 (file)
index 0000000..781d20e
--- /dev/null
@@ -0,0 +1,3 @@
+  o Documentation:
+    - Document all values of PublishServerDescriptor in the manpage.
+      Closes ticket 15645.
index b4a3cc5f754a6097147432c94fc240bb8090865c..11e4680d2871ac370aafcc696fece9b22eafb95b 100644 (file)
@@ -1819,7 +1819,9 @@ is non-zero):
     publishing for you.) Otherwise, Tor will publish its descriptors of all
     type(s) specified. The default is "1",
     which means "if running as a server, publish the
-    appropriate descriptors to the authorities".
+    appropriate descriptors to the authorities". Other possibilities are
+    "v3", meaning "publish if running as a relay", and
+    "bridge", meaning "publish if running as a bridge".
 
 [[ShutdownWaitLength]] **ShutdownWaitLength** __NUM__::
     When we get a SIGINT and we're a server, we begin shutting down: