Update settings.json
update settings.json for increased threads, and other improved defaults
This commit is contained in:
parent
8bf0f39404
commit
990f7e8438
@ -1,5 +1,10 @@
|
||||
{
|
||||
"apiDocumentationEnabled":true,
|
||||
"maxPeers": 60,
|
||||
"apiRestricted":false
|
||||
"maxPeers": 77,
|
||||
"minOutboundPeers": 22,
|
||||
"maxNetworkThreadPoolSize": 660,
|
||||
"repositoryConnectionPoolSize": 1880,
|
||||
"apiWhitelistEnabled": false,
|
||||
"blockCacheSize": 333,
|
||||
"apiRestricted": false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user