do not try to download already saved blocks from upload
This commit is contained in:
parent
91c1e22324
commit
40ea61707f
3 changed files with 8 additions and 4 deletions
|
@ -57,8 +57,8 @@
|
|||
"blockCacheTotal": 50000000
|
||||
},
|
||||
"peers":{
|
||||
"minimumScore": -1000,
|
||||
"maxStoredPeers": 100,
|
||||
"maxConnect": 3
|
||||
"minimumScore": -100,
|
||||
"maxStoredPeers": 500,
|
||||
"maxConnect": 5
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue