Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/.vuepress/public/assets/img/slack-notification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/manual/notifications/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Your base URL would look like this: `https://hooks.slack.com/services`
- **Slack Channel**
: This is the slack channel where you would like the notification to be posted. It should be in the following format: #slack-channel.

- **Custom Template**
: Filename of a custom Freemarker template to use for the notification. The template should be installed in "/var/lib/rundeck/libext/templates/\<filename\>". Leave blank to use the default template.
Loading