src.nth.io/

summaryrefslogtreecommitdiff
path: root/bitcoind/templates/bitcoin.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'bitcoind/templates/bitcoin.conf.j2')
-rw-r--r--bitcoind/templates/bitcoin.conf.j24
1 files changed, 3 insertions, 1 deletions
diff --git a/bitcoind/templates/bitcoin.conf.j2 b/bitcoind/templates/bitcoin.conf.j2
index f0e4206..f82ecd5 100644
--- a/bitcoind/templates/bitcoin.conf.j2
+++ b/bitcoind/templates/bitcoin.conf.j2
@@ -6,7 +6,9 @@ logdir={{bitcoind_log_dir}}
maxuploadtarget=1024
dbcache={{bitcoind_dbcache}}
-
+par={{bitcoind_threads}}
+checkblocks=6
+checklevel=0
server=1
rpcbind=127.0.0.1