* Adjusted connect configuration

* work on cli-ui
This commit is contained in:
Kevin 2018-08-31 22:29:57 -05:00
parent bed6475e1b
commit 1203bb2b7a
3 changed files with 39 additions and 3 deletions

View file

@ -59,7 +59,7 @@
"peers":{
"minimumScore": -100,
"maxStoredPeers": 5000,
"maxConnect": 5
"maxConnect": 10
},
"timers":{
"lookupBlocks": 25,