chore: new conf version

This commit is contained in:
张泊明518370910136 2025-01-27 22:38:28 -05:00
parent aa593eb4c4
commit 290fda270b
GPG Key ID: CA088E6D9284F870

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"
} }
} }
]
} }
] ]
} }