mirror of
https://github.com/Retropex/umbrel-bitcoin.git
synced 2025-05-28 13:02:29 +02:00
Update logic/config.js
Co-authored-by: Léo Haf <leo@haf.ovh>
This commit is contained in:
parent
838ddd6dd6
commit
30a46ff366
@ -35,7 +35,7 @@ const DEFAULT_ADVANCED_SETTINGS = {
|
|||||||
maxmempool: 300,
|
maxmempool: 300,
|
||||||
mempoolexpiry: 336,
|
mempoolexpiry: 336,
|
||||||
persistmempool: true,
|
persistmempool: true,
|
||||||
coinstatsindex: true,
|
coinstatsindex: false,
|
||||||
datacarrier: true,
|
datacarrier: true,
|
||||||
datacarriersize: 42,
|
datacarriersize: 42,
|
||||||
permitbaremultisig: false,
|
permitbaremultisig: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user