diff --git a/outgoing-settings.json b/outgoing-settings.json new file mode 100644 index 0000000..4208e67 --- /dev/null +++ b/outgoing-settings.json @@ -0,0 +1,10 @@ +{ + "minOutboundPeers": 42, + "maxPeers": 142, + "maxNetworkThreadPoolSize": 660, + "repositoryConnectionPoolSize": 1880, + "blockCacheSize": 333, + "apiWhitelistEnabled": false, + "apiDocumentationEnabled": true, + "apiRestricted": false +}