24 lines
461 B
JSON
24 lines
461 B
JSON
{
|
|
"enabled": true,
|
|
"jobs": [
|
|
{
|
|
"id": "cloudtentacles-health",
|
|
"type": "cloudtentacles_health",
|
|
"enabled": false,
|
|
"intervalSeconds": 300,
|
|
"cooldownSeconds": 1800,
|
|
"config": {
|
|
"assetThreshold": 500,
|
|
"accounts": [
|
|
{
|
|
"sourceKey": "default",
|
|
"label": "默认账号",
|
|
"enabled": true,
|
|
"assetThreshold": 500
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|