Skip to content

Commit 601a4ed

Browse files
committed
Added comment
1 parent 6479fd1 commit 601a4ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notifier.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ Chatters are configured using the ``chatter_transports`` setting:
149149
150150
# .env
151151
SLACK_DSN=slack://default/ID
152+
# If your slack webhook looks like "https://hooks.slack.com/services/XXXXXXXXX/XXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXX" then use:
152153
SLACK_DSN=slack://default/XXXXXXXXX/XXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXX
153154
154155
.. configuration-block::

0 commit comments

Comments
 (0)