diff --git a/settings.json b/settings.json index 072e039..e1211c8 100644 --- a/settings.json +++ b/settings.json @@ -1,5 +1,10 @@ { "apiDocumentationEnabled":true, - "maxPeers": 60, - "apiRestricted":false + "maxPeers": 77, + "minOutboundPeers": 22, + "maxNetworkThreadPoolSize": 660, + "repositoryConnectionPoolSize": 1880, + "apiWhitelistEnabled": false, + "blockCacheSize": 333, + "apiRestricted": false }