mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 18:10:48 +02:00
sample-config: add no-rest-tls
This commit is contained in:
@ -176,6 +176,9 @@
|
|||||||
; Disable REST API.
|
; Disable REST API.
|
||||||
; norest=true
|
; norest=true
|
||||||
|
|
||||||
|
; Disable TLS for the REST API.
|
||||||
|
; no-rest-tls=true
|
||||||
|
|
||||||
; Shortest backoff when reconnecting to persistent peers. Valid time units are
|
; Shortest backoff when reconnecting to persistent peers. Valid time units are
|
||||||
; {s, m, h}.
|
; {s, m, h}.
|
||||||
; minbackoff=1s
|
; minbackoff=1s
|
||||||
|
Reference in New Issue
Block a user