You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
345 B

{
"datadir": "data",
"dataname": "data",
"datastores": 5,
"tempdir": "tmp",
"lockoptions": {
"stale": 20000,
"update": 2500,
"retries": {
"retries": 20,
"minTimeout": 250,
"maxTimeout": 5000,
"factor": 1,
"randomize": false
}
}
}