build: extend sample-lnd-conf with db.etcd.embedded
This commit is contained in:
parent
5f3b800630
commit
5e19c41cb8
@ -952,6 +952,10 @@ litecoin.node=ltcd
|
|||||||
; Whether to collect etcd commit stats.
|
; Whether to collect etcd commit stats.
|
||||||
; db.etcd.collect_stats=true
|
; db.etcd.collect_stats=true
|
||||||
|
|
||||||
|
; If set LND will use an embedded etcd instance instead of the external one.
|
||||||
|
; Useful for testing.
|
||||||
|
; db.etcd.embedded=false
|
||||||
|
|
||||||
[bolt]
|
[bolt]
|
||||||
; If true, prevents the database from syncing its freelist to disk.
|
; If true, prevents the database from syncing its freelist to disk.
|
||||||
; db.bolt.nofreelistsync=1
|
; db.bolt.nofreelistsync=1
|
||||||
|
Loading…
Reference in New Issue
Block a user