feat: edit monitors + notification channels; HTTP monitor insecure-TLS option
This commit is contained in:
@@ -131,6 +131,7 @@ message MonitorSpec {
|
||||
int32 tls_warn_days = 9;
|
||||
int32 interval_sec = 10;
|
||||
int32 retries = 11;
|
||||
bool insecure = 12;
|
||||
}
|
||||
|
||||
message SyncMonitorsRequest {
|
||||
|
||||
Reference in New Issue
Block a user