declare SCUM console log capture

This commit is contained in:
npc0-hue
2026-08-22 13:07:20 +08:00
parent ec63b8750d
commit 256f6267b5
5 changed files with 6 additions and 3 deletions
@@ -21,6 +21,7 @@
"additionalProperties": { "type": "string", "maxLength": 512 },
"maxProperties": 32
},
"outputMode": { "enum": ["pipes", "console"] },
"timeoutMs": { "type": "integer", "minimum": 1, "maximum": 7200000 },
"stopTimeoutMs": { "type": "integer", "minimum": 1, "maximum": 60000 }
}