l monitoring: don't send resolved status

This commit is contained in:
lassulus 2018-05-20 10:33:42 +02:00
parent 141fa0117c
commit de7ee966df

View File

@ -159,7 +159,6 @@
"email_configs" = [ "email_configs" = [
{ {
"to" = "devnull@example.com"; "to" = "devnull@example.com";
"send_resolved" = true;
} }
]; ];
"webhook_configs" = [ "webhook_configs" = [