Compare commits

..

2 Commits

Author SHA1 Message Date
95d2c1ba5e
feat: 测试 2025-01-27 22:38:34 -05:00
290fda270b
chore: new conf version 2025-01-27 22:38:28 -05:00

View File

@ -42,13 +42,15 @@
} }
} }
}, },
"parser": { "parsers": [
{
"name": "healthcheck", "name": "healthcheck",
"with": { "with": {
"score": 10, "score": 10,
"comment": " + comment from toml conf" "comment": " + comment from toml conf"
} }
} }
]
} }
] ]
} }