[Config] Disable splitting on last question
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
"hq": {
|
||||
"autoSplit": true,
|
||||
"autoSplitOnPrizeQuestions": true,
|
||||
"autoSplitOnLastQuestion": true,
|
||||
"autoSplitOnLastQuestion": false,
|
||||
"splitThreshold": 0.65,
|
||||
"autoCheckpoints": true,
|
||||
"checkpointThreshold": 1
|
||||
|
||||
Reference in New Issue
Block a user