feat: edit monitors + notification channels; HTTP monitor insecure-TLS option
This commit is contained in:
@@ -31,6 +31,7 @@ func SpecFor(m *models.Monitor) checker.Spec {
|
||||
ExpectedStatus: m.Target.ExpectedStatus,
|
||||
Keyword: m.Target.Keyword,
|
||||
TLSWarnDays: m.Target.TLSWarnDays,
|
||||
Insecure: m.Target.Insecure,
|
||||
TimeoutSec: m.IntervalSec,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user