15 lines
180 B
JSON
15 lines
180 B
JSON
{
|
|
"enabled": true,
|
|
"priority": true,
|
|
"task": {
|
|
"timeout": 30000,
|
|
"retryCount": 1
|
|
},
|
|
"capacity": {
|
|
"external": 10
|
|
},
|
|
"websocket": {
|
|
"port": 8087
|
|
}
|
|
}
|