mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 06:21:40 +01:00
config: update sample-lnd.conf with routerrpc.mcflushinterval
This commit is contained in:
parent
6d80ddfe91
commit
f13a348c97
1 changed files with 3 additions and 0 deletions
|
@ -1023,6 +1023,9 @@ litecoin.node=ltcd
|
|||
; (default: 1000)
|
||||
; 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
|
||||
; routerrpc.routermacaroonpath=~/.lnd/data/chain/bitcoin/simnet/router.macaroon
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue