[Config] Modify hq auto options

This commit is contained in:
vilP1L
2019-06-02 16:47:51 -04:00
parent bb12b99876
commit e996545e50

View File

@@ -98,8 +98,8 @@
}, },
"hq": { "hq": {
"autoSplit": true, "autoSplit": true,
"splitThreshold": 50, "splitThreshold": 65,
"autoCheckpoints": true, "autoCheckpoints": false,
"checkpointThreshold": 0.50 "checkpointThreshold": 2
} }
} }