forked from Qortal-Forker/qortal
block-archive test performance improvement
Added parameter: "archivingPause": 5 Default Value is: 3000
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
"minPeers": 0,
|
||||
"pruneBlockLimit": 100,
|
||||
"repositoryPath": "dbtest",
|
||||
"defaultArchiveVersion": 1
|
||||
"defaultArchiveVersion": 1,
|
||||
"archivingPause": 5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user