16 lines
269 B
JSON
16 lines
269 B
JSON
{
|
|
"enabled": true,
|
|
"jobs": [
|
|
{
|
|
"id": "cloudtentacles-health",
|
|
"type": "cloudtentacles_health",
|
|
"enabled": true,
|
|
"intervalSeconds": 18000,
|
|
"cooldownSeconds": 1800,
|
|
"config": {
|
|
"assetThreshold": 500
|
|
}
|
|
}
|
|
]
|
|
}
|