feat: edit monitors + notification channels; HTTP monitor insecure-TLS option
This commit is contained in:
@@ -45,6 +45,7 @@ export interface MonitorTarget {
|
||||
expected_status?: number;
|
||||
keyword?: string;
|
||||
tls_warn_days?: number;
|
||||
insecure?: boolean;
|
||||
}
|
||||
|
||||
export interface MonitorState {
|
||||
|
||||
Reference in New Issue
Block a user