脱敏运行配置和旧文档
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user