Emre Kayan
Emre Kayan
Currently you can't delete them. Only option is to disable them using the `PATCH /alerts/{alertId}` endpoint. But I'm planning to add the delete feature as well.
Thanks for the comments! And about reliability, unfortunately I can't provide any warranty on the uptime and reliability for now. For that I need to implement some monitoring, alerting features,...
Indeed I've missed the `dir` parameter from my config and I get the desired behaviour when I set it to `"{{.InterfaceDir}}"`, thanks for the reply. The reason for the confusion...