mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-05-12 14:26:06 +01:00
Changing the actions to enum list so it's more flexible.
This commit is contained in:
+3
-2
@@ -14,6 +14,7 @@ cachet:
|
||||
token: my_token
|
||||
component_id: 1
|
||||
#metric_id: 1
|
||||
create_incident: true
|
||||
update_status: true
|
||||
action:
|
||||
- CREATE_INCIDENT
|
||||
- UPDATE_STATUS
|
||||
frequency: 30
|
||||
|
||||
Reference in New Issue
Block a user