mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
stop lying in the config file comment we write out regarding
PublishServerDescriptor. svn:r12550
This commit is contained in:
parent
a54ce34e35
commit
aaefad64a1
@ -484,7 +484,7 @@ static config_var_description_t options_description[] = {
|
|||||||
"and servers." },
|
"and servers." },
|
||||||
{ "ORListenAddress", "Bind to this address to listen for connections from "
|
{ "ORListenAddress", "Bind to this address to listen for connections from "
|
||||||
"clients and servers, instead of the default 0.0.0.0:ORPort." },
|
"clients and servers, instead of the default 0.0.0.0:ORPort." },
|
||||||
{ "PublishServerDescriptor", "Set to \"\" to keep the server from "
|
{ "PublishServerDescriptor", "Set to 0 to keep the server from "
|
||||||
"uploading info to the directory authorities." },
|
"uploading info to the directory authorities." },
|
||||||
/*{ "RedirectExit", "When an outgoing connection tries to connect to a "
|
/*{ "RedirectExit", "When an outgoing connection tries to connect to a "
|
||||||
*"given address, redirect it to another address instead." },
|
*"given address, redirect it to another address instead." },
|
||||||
|
Loading…
Reference in New Issue
Block a user