feature: Add Microsoft Teams Alert Transport (#5023)

This commit is contained in:
Søren Rosiak
2016-11-19 16:49:18 +02:00
committed by Neil Lathwood
parent 120a0052dd
commit 9fb02bbcd3
4 changed files with 76 additions and 0 deletions

1
sql-schema/151.sql Normal file
View File

@@ -0,0 +1 @@
INSERT INTO config VALUES ('','alert.transports.msteams.url','','','Microsoft Teams Webhook URL','alerting',0, 'transports', 0, 0, 0);