forked from GithubBackups/healthchecks
Cleanup.
This commit is contained in:
parent
3fc84ca0ff
commit
cdf39a88eb
@ -27,8 +27,6 @@ DEFAULT_GRACE = td(hours=1)
|
|||||||
CHECK_KINDS = (("simple", "Simple"),
|
CHECK_KINDS = (("simple", "Simple"),
|
||||||
("cron", "Cron"))
|
("cron", "Cron"))
|
||||||
|
|
||||||
PING_KINDS = (("", "OK"), ("fail", "Fail"))
|
|
||||||
|
|
||||||
CHANNEL_KINDS = (("email", "Email"),
|
CHANNEL_KINDS = (("email", "Email"),
|
||||||
("webhook", "Webhook"),
|
("webhook", "Webhook"),
|
||||||
("hipchat", "HipChat"),
|
("hipchat", "HipChat"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user