mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Merge pull request #2232 from GlynnPhillips/slack-doc-update
Update the slack config name in the docs
This commit is contained in:
@@ -11,7 +11,7 @@ plugin:
|
|||||||
Enables all new comments that are written to be posted to a Slack channel as
|
Enables all new comments that are written to be posted to a Slack channel as
|
||||||
well. Configure an
|
well. Configure an
|
||||||
[Incoming Webhook](https://api.slack.com/incoming-webhooks)
|
[Incoming Webhook](https://api.slack.com/incoming-webhooks)
|
||||||
app and provide that url in the form of the `SLACK_WEBHOOK_URL`
|
app and provide that url in the form of the `TALK_SLACK_WEBHOOK_URL`
|
||||||
detailed below.
|
detailed below.
|
||||||
|
|
||||||
*Warning: On high volume sites, this means every single comment will flow into
|
*Warning: On high volume sites, this means every single comment will flow into
|
||||||
@@ -20,5 +20,5 @@ recipe to further customize the behavior*.
|
|||||||
|
|
||||||
Configuration:
|
Configuration:
|
||||||
|
|
||||||
- `SLACK_WEBHOOK_URL` (**required**) - The webhook url that will be
|
- `TALK_SLACK_WEBHOOK_URL` (**required**) - The webhook url that will be
|
||||||
used to post new comments to.
|
used to post new comments to.
|
||||||
|
|||||||
Reference in New Issue
Block a user