Enabling pruning and container friendly again
This commit is contained in:
parent
4aa1f8bd61
commit
87c9cd1b1b
2 changed files with 3 additions and 2 deletions
|
|
@ -24,8 +24,8 @@
|
|||
dataDirReadableByGroup = false;
|
||||
disablewallet = null;
|
||||
dbCache = 4000;
|
||||
# prune = 10000;
|
||||
txindex = true;
|
||||
prune = 10000;
|
||||
# txindex = true;
|
||||
zmqpubrawblock = "tcp://0.0.0.0:28332";
|
||||
zmqpubrawtx = "tcp://0.0.0.0:28333";
|
||||
user = "bitcoind";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue