Removed pruning, added git to dev shell
This commit is contained in:
parent
1e77184b55
commit
4aa1f8bd61
2 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
dataDirReadableByGroup = false;
|
||||
disablewallet = null;
|
||||
dbCache = 4000;
|
||||
prune = 10000;
|
||||
# prune = 10000;
|
||||
txindex = true;
|
||||
zmqpubrawblock = "tcp://0.0.0.0:28332";
|
||||
zmqpubrawtx = "tcp://0.0.0.0:28333";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue