diff --git a/bitcoin/bitcoin.conf b/bitcoin/bitcoin.conf index 00225b5..36422d9 100644 --- a/bitcoin/bitcoin.conf +++ b/bitcoin/bitcoin.conf @@ -12,17 +12,18 @@ maxuploadtarget=5000 port=8333 rpcport=8332 -# Prune it up first +# Prune it up first (We can uncomment this later or by script, should there be enough space) prune=550 + # Temporary solution while we don't have the drives # txindex=1 - # blockfilterindex=1 -peerbloomfilters=0 -avoidpartialspends=1 +# peerbloomfilters=0 + logips=1 logtimestamps=0 logthreadnames=1 + nodebuglogfile=1 rpcbind=0.0.0.0