Skip to content
Snippets Groups Projects
Commit d655388a authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Document all the arguments of PublishServerDescriptor.

Implements 15645.
parent d2713b4d
Branches
Tags
No related merge requests found
o Documentation:
- Document all values of PublishServerDescriptor in the manpage.
Closes ticket 15645.
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment