docs: fix "tor.active" item in sample-lnd.conf

When starting up with lnd.conf that contains the sample line
"tor.active", lnd crashes and prints the error:

malformed key=value (tor.active)

Using "tor.active=true" instead works as expected.
This commit is contained in:
Dan Janosik 2020-09-09 16:27:57 -04:00
parent 8668248d96
commit 52c7a1519f
No known key found for this signature in database
GPG Key ID: C6F8CE9FFDB2CED2

View File

@ -474,7 +474,7 @@ litecoin.node=ltcd
[tor]
; Allow outbound and inbound connections to be routed through Tor
; tor.active
; tor.active=true
; The port that Tor's exposed SOCKS5 proxy is listening on. Using Tor allows
; outbound-only connections (listening will be disabled) -- NOTE port must be