Pārlūkot izejas kodu

Document all the arguments of PublishServerDescriptor.

Implements 15645.
Nick Mathewson 8 gadi atpakaļ
vecāks
revīzija
d655388a4a
2 mainītis faili ar 6 papildinājumiem un 1 dzēšanām
  1. 3 0
      changes/bug15645
  2. 3 1
      doc/tor.1.txt

+ 3 - 0
changes/bug15645

@@ -0,0 +1,3 @@
+  o Documentation:
+    - Document all values of PublishServerDescriptor in the manpage.
+      Closes ticket 15645.

+ 3 - 1
doc/tor.1.txt

@@ -1819,7 +1819,9 @@ is non-zero):
     publishing for you.) Otherwise, Tor will publish its descriptors of all
     publishing for you.) Otherwise, Tor will publish its descriptors of all
     type(s) specified. The default is "1",
     type(s) specified. The default is "1",
     which means "if running as a server, publish the
     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__::
 [[ShutdownWaitLength]] **ShutdownWaitLength** __NUM__::
     When we get a SIGINT and we're a server, we begin shutting down:
     When we get a SIGINT and we're a server, we begin shutting down: