Removed pruning, added git to dev shell

This commit is contained in:
jeirmeister 2025-08-01 11:46:30 -07:00
parent 1e77184b55
commit 4aa1f8bd61
2 changed files with 2 additions and 1 deletions

View file

@ -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";