diff --git a/rootfs/standard/usr/share/mynode/lnd.conf b/rootfs/standard/usr/share/mynode/lnd.conf index 70afb873..941db86c 100644 --- a/rootfs/standard/usr/share/mynode/lnd.conf +++ b/rootfs/standard/usr/share/mynode/lnd.conf @@ -46,3 +46,5 @@ bitcoind.rpchost=127.0.0.1:8332 #autopilot.maxchannels=5 #autopilot.allocation=0.6 +[bolt] +db.bolt.auto-compact=true