We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6479fd1 commit 601a4edCopy full SHA for 601a4ed
notifier.rst
@@ -149,6 +149,7 @@ Chatters are configured using the ``chatter_transports`` setting:
149
150
# .env
151
SLACK_DSN=slack://default/ID
152
+ # If your slack webhook looks like "https://hooks.slack.com/services/XXXXXXXXX/XXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXX" then use:
153
SLACK_DSN=slack://default/XXXXXXXXX/XXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXX
154
155
.. configuration-block::
0 commit comments