Remove dupl. content
This commit is contained in:
parent
3fb7dfc5f2
commit
347e4937c5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ notify:
|
|||
Configuration variables:
|
||||
|
||||
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
|
||||
- **api_key** (*Required*): The slack API token to use for sending slack messages. You can get your slack API token here https://api.slack.com/web?sudo=1
|
||||
- **api_key** (*Required*): The slack API token to use for sending slack messages.
|
||||
- **default_channel** (*Required*): The default channel to post to if no channel is explicitly specified when sending the notification message.
|
||||
|
||||
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue