Update settings.json
don't set defaults, and increase default maxPeers.
This commit is contained in:
parent
10d24fa58b
commit
af6729663c
@ -1,7 +1,5 @@
|
||||
{
|
||||
"apiDocumentationEnabled":true,
|
||||
"minBlockchainPeers": 5,
|
||||
"minOutboundPeers": 15,
|
||||
"maxPeers": 42,
|
||||
"maxPeers": 60,
|
||||
"apiRestricted":false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user