You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manual/notifications/slack.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,3 +22,5 @@ Your base URL would look like this: `https://hooks.slack.com/services`
22
22
-**Slack Channel**
23
23
: This is the slack channel where you would like the notification to be posted. It should be in the following format: #slack-channel.
24
24
25
+
-**Custom Template**
26
+
: 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.
0 commit comments