[Config] Modify auto split threshold

This commit is contained in:
vilP1L
2019-06-02 17:04:29 -04:00
parent 5b3ca69ede
commit 625af2fb22
3 changed files with 90 additions and 6 deletions

View File

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