forked from crowetic/QORTector-scripts
Create older-machine-settings.json
settings.json for older/slower machines to ensure connectivity as well as possible.
This commit is contained in:
7
older-machine-settings.json
Normal file
7
older-machine-settings.json
Normal file
@@ -0,0 +1,7 @@
|
||||
"maxPeers": 50,
|
||||
"minOutboundPeers": 12,
|
||||
"minBlockchainPeers": 2,
|
||||
"apiRestricted": false,
|
||||
"allowConnectionsWithOlderPeerVersions": false,
|
||||
"minPeerVersion": "4.5.1",
|
||||
"apiWhitelistEnabled": false
|
||||
Reference in New Issue
Block a user