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