Compare commits

..

No commits in common. "95d2c1ba5e10f2f5c6a8c1208ec7048398714839" and "aa593eb4c42f2493fbf33fb411e60c2875707cd1" have entirely different histories.

View File

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