modify settings

This commit is contained in:
crowetic 2025-05-15 17:08:46 -07:00
parent e3bd8411ef
commit 5b7178b03a

View File

@ -1,10 +1,10 @@
{ {
"apiDocumentationEnabled":true, "apiDocumentationEnabled":true,
"maxPeers": 88, "maxPeers": 108,
"minOutboundPeers": 22, "minOutboundPeers": 42,
"maxNetworkThreadPoolSize": 600, "maxNetworkThreadPoolSize": 600,
"repositoryConnectionPoolSize": 1220, "repositoryConnectionPoolSize": 1220,
"apiWhitelistEnabled": false, "apiWhitelistEnabled": false,
"blockCacheSize": 142, "blockCacheSize": 1042,
"apiRestricted": false "apiRestricted": false
} }