[HQ, Config] Auto split enhancements + more hq config
This commit is contained in:
@@ -80,10 +80,10 @@
|
||||
]
|
||||
},
|
||||
"mongo": {
|
||||
"dbName": "weights",
|
||||
"user": "mongoadmin",
|
||||
"pass": "torchard#",
|
||||
"host": "skysilk.vilp1l.dev"
|
||||
"host": "skysilk.vilp1l.dev",
|
||||
"dbName": "weights"
|
||||
},
|
||||
"proxy": {
|
||||
"user": "grbyzyjh",
|
||||
@@ -98,6 +98,8 @@
|
||||
},
|
||||
"hq": {
|
||||
"autoSplit": true,
|
||||
"autoSplitOnPrizeQuestions": true,
|
||||
"autoSplitOnLastQuestion": true,
|
||||
"splitThreshold": 0.65,
|
||||
"autoCheckpoints": true,
|
||||
"checkpointThreshold": 1
|
||||
|
||||
Reference in New Issue
Block a user