use config for some timers
This commit is contained in:
parent
b6c015255d
commit
7a7b627259
2 changed files with 6 additions and 2 deletions
|
@ -60,5 +60,9 @@
|
|||
"minimumScore": -100,
|
||||
"maxStoredPeers": 5000,
|
||||
"maxConnect": 5
|
||||
},
|
||||
"timers":{
|
||||
"lookupBlocks": 25,
|
||||
"getBlocks": 30
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue