mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
Add lines in regard to enable-autotor-v2-mode flag to doc files
Signed-off-by: Saibato <saibato.naga@pm.me>
This commit is contained in:
parent
0f9ba53581
commit
32a1b782f3
@ -374,10 +374,11 @@ Always use the \fBproxy\fR, even to connect to normal IP addresses (you
|
||||
can still connect to Unix domain sockets manually)\. This also disables
|
||||
all DNS lookups, to avoid leaking information\.
|
||||
|
||||
|
||||
\fBdisable-dns\fR
|
||||
Disable the DNS bootstrapping mechanism to find a node by its node ID\.
|
||||
|
||||
\fBenable-autotor-v2-mode\fR
|
||||
Try to get a v2 onion address from the Tor service call, default is v3\.
|
||||
|
||||
\fBtor-service-password\fR=\fIPASSWORD\fR
|
||||
Set a Tor control password, which may be needed for \fIautotor:\fR to
|
||||
|
@ -313,6 +313,9 @@ all DNS lookups, to avoid leaking information.
|
||||
**disable-dns**
|
||||
Disable the DNS bootstrapping mechanism to find a node by its node ID.
|
||||
|
||||
**enable-autotor-v2-mode**
|
||||
Try to get a v2 onion address from the Tor service call, default is v3.
|
||||
|
||||
**tor-service-password**=*PASSWORD*
|
||||
Set a Tor control password, which may be needed for *autotor:* to
|
||||
authenticate to the Tor control port.
|
||||
|
Loading…
Reference in New Issue
Block a user