chore: new conf version

This commit is contained in:
张泊明518370910136 2025-01-27 22:38:29 -05:00
parent 4fce9da8c3
commit a192926045
GPG Key ID: CA088E6D9284F870

View File

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