From 8146939f0fefd5374d9c008b775ff0a853d1b5a8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 20 Sep 2020 05:44:33 +0900 Subject: [PATCH] Remove unnecessary options from production README's bitcoin.conf --- production/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/production/README.md b/production/README.md index 8241122b8..01248b70c 100644 --- a/production/README.md +++ b/production/README.md @@ -124,17 +124,12 @@ daemon=1 listen=1 discover=1 txindex=1 -par=16 dbcache=3700 maxconnections=1337 -timeout=30000 onion=127.0.0.1:9050 rpcallowip=127.0.0.1 rpcuser=0cd862dce678b830bd2aa36f10b9b6b2 rpcpassword=2d89d36cac4a13c87b5d19ef8f577e37 -rpcworkqueue=128 -rpcthreads=32 -rpctimeout=60 [main] bind=127.0.0.1:8333