mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Add matrix, plex and deluge
This commit is contained in:
parent
643ab3229a
commit
b09ac86a62
24 changed files with 390 additions and 1 deletions
|
|
@ -0,0 +1,10 @@
|
|||
route:
|
||||
receiver: 'slack'
|
||||
|
||||
receivers:
|
||||
- name: 'slack'
|
||||
slack_configs:
|
||||
- send_resolved: true
|
||||
username: '<username>'
|
||||
channel: '#<channel-name>'
|
||||
api_url: '<incomming-webhook-url>'
|
||||
Loading…
Add table
Add a link
Reference in a new issue