declare SCUM console log capture
This commit is contained in:
@@ -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 }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user