From da2822c88ddcf51fb457ffc6b7f646bb2e22b73d Mon Sep 17 00:00:00 2001 From: Leonard Gram Date: Fri, 17 Aug 2018 14:51:01 +0200 Subject: [PATCH] alerting: inline docs for the slack channel. Related to #12944 --- pkg/services/alerting/notifiers/slack.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/services/alerting/notifiers/slack.go b/pkg/services/alerting/notifiers/slack.go index a8139b62726..c1dadba414d 100644 --- a/pkg/services/alerting/notifiers/slack.go +++ b/pkg/services/alerting/notifiers/slack.go @@ -58,7 +58,7 @@ func init() { data-placement="right"> - Provide a bot token to use the Slack file.upload API (starts with "xoxb") + Provide a bot token to use the Slack file.upload API (starts with "xoxb"). Specify #channel-name or @username in Recipient for this to work `,