bitcoind/templates/bitcoin.conf.j2
changeset 42 f87088de9e64
parent 41 85750c5b0661
--- a/bitcoind/templates/bitcoin.conf.j2	Sun Aug 03 12:51:13 2025 -0500
+++ b/bitcoind/templates/bitcoin.conf.j2	Mon Sep 01 12:37:03 2025 -0500
@@ -6,7 +6,9 @@
 
 maxuploadtarget=1024
 dbcache={{bitcoind_dbcache}}
-
+par={{bitcoind_threads}}
+checkblocks=6
+checklevel=0
 
 server=1
 rpcbind=127.0.0.1