From 91d1086de2de10b0549c6911c387d65987fbb18c Mon Sep 17 00:00:00 2001 From: Mayank Chhabra Date: Thu, 6 Aug 2020 15:11:22 +0530 Subject: [PATCH] Disable pruning by default (#95) --- templates/bitcoin-sample.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/bitcoin-sample.conf b/templates/bitcoin-sample.conf index 2ff6c69..0b95929 100644 --- a/templates/bitcoin-sample.conf +++ b/templates/bitcoin-sample.conf @@ -29,8 +29,7 @@ rpcallowip=10.11.0.0/16 rpcallowip=127.0.0.1 rpcauth= -# Prune it up first (We can uncomment this later or by script, should there be enough space) -prune=550 +prune=0 # Temporary solution while we don't have the drives #txindex=1