脱敏运行配置和旧文档

This commit is contained in:
yml
2026-05-25 22:27:11 +08:00
parent 38c6323649
commit b1979eea94
32 changed files with 105 additions and 2938 deletions
@@ -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
}
]
}
}
]
}