ops: Increase bitcoin.conf maxconnections 42 -> 100
This commit is contained in:
parent
924782a4d1
commit
c02eef352b
@ -9,7 +9,7 @@ dbcache=8192
|
|||||||
maxmempool=4096
|
maxmempool=4096
|
||||||
mempoolexpiry=999999
|
mempoolexpiry=999999
|
||||||
mempoolfullrbf=1
|
mempoolfullrbf=1
|
||||||
maxconnections=42
|
maxconnections=100
|
||||||
onion=127.0.0.1:9050
|
onion=127.0.0.1:9050
|
||||||
rpcallowip=127.0.0.1
|
rpcallowip=127.0.0.1
|
||||||
rpcuser=__BITCOIN_RPC_USER__
|
rpcuser=__BITCOIN_RPC_USER__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user