chore: auto-update schema.json
This commit is contained in:
parent
3c039cba49
commit
a195b7cb75
@ -1220,6 +1220,14 @@
|
|||||||
},
|
},
|
||||||
"auto_resume": {
|
"auto_resume": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"preemptive_compaction": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"preemptive_compaction_threshold": {
|
||||||
|
"type": "number",
|
||||||
|
"minimum": 0.5,
|
||||||
|
"maximum": 0.95
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user