QORTector-scripts/settings.json
2023-01-25 17:14:59 -08:00

10 lines
226 B
JSON

{
"apiDocumentationEnabled":true,
"minBlockchainPeers": 5,
"minOutboundPeers": 15,
"maxPeers": 42,
"apiRestricted":false,
"allowConnectionsWithOlderPeerVersions": false,
"minPeerVersion": "3.8.4"
}