[HQ, Config] Auto checkpoints, threshold changes

This commit is contained in:
vilP1L
2019-06-07 17:53:16 -04:00
parent 980c74f8f4
commit 67f01e80db
2 changed files with 21 additions and 11 deletions

View File

@@ -99,7 +99,7 @@
"hq": {
"autoSplit": true,
"splitThreshold": 0.65,
"autoCheckpoints": false,
"checkpointThreshold": 2
"autoCheckpoints": true,
"checkpointThreshold": 1
}
}