mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-28 16:06:32 +01:00
820 B
820 B
Slack notifications
You can send notifications to your Slack channel using an incoming webhook URL.
!!! hint Mattermost webhooks are compatible with Slack notification without any special configuration (if Webhooks are enabled).
Configuration
!!! example "File"
yaml notif: slack: webhookURL: https://hooks.slack.com/services/ABCD12EFG/HIJK34LMN/01234567890abcdefghij
| Name | Default | Description |
|---|---|---|
webhookURL1 |
Slack incoming webhook URL |
!!! abstract "Environment variables"
* DIUN_NOTIF_SLACK_WEBHOOKURL
Sample
-
Value required ↩︎
