feat: live ping pill widget (dashboard + /ping/ page with threshold settings)
This commit is contained in:
@@ -48,6 +48,8 @@ DEFAULTS: dict[str, Any] = {
|
||||
"webhook.url": "",
|
||||
"webhook.template": _DEFAULT_WEBHOOK_TEMPLATE,
|
||||
"ansible.sources": [],
|
||||
"ping.threshold.good_ms": 50,
|
||||
"ping.threshold.warn_ms": 200,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user