Commit 17f75f2a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b52d3192
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"activity-timeout": {
"description": "How long a CMFActivity-initiated transaction may last, in seconds",
"default": null,
"type": [
"number",
"null"
]
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment