Files
sld-web-health-check/web_list.json
2026-02-12 22:46:39 +00:00

11 lines
255 B
JSON

[
{
"host":"hostname",
"domain":"domain",
"path":"/path(leave empty if is the webroot)",
"word-to-check":"word to check",
"basic_auth":false,
"basic_auth_name":"basic_auth_name",
"basic_auth_password":"basic_auth_pass"
}
]