mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-07 14:00:08 +02:00
config: update sample-lnd.conf with routerrpc.mcflushinterval
This commit is contained in:
@ -1023,6 +1023,9 @@ litecoin.node=ltcd
|
|||||||
; (default: 1000)
|
; (default: 1000)
|
||||||
; routerrpc.maxmchistory=900
|
; routerrpc.maxmchistory=900
|
||||||
|
|
||||||
|
; The time interval with which the MC store state is flushed to the DB.
|
||||||
|
; routerrpc.mcflushinterval=1m
|
||||||
|
|
||||||
; Path to the router macaroon
|
; Path to the router macaroon
|
||||||
; routerrpc.routermacaroonpath=~/.lnd/data/chain/bitcoin/simnet/router.macaroon
|
; routerrpc.routermacaroonpath=~/.lnd/data/chain/bitcoin/simnet/router.macaroon
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user