Skip to content

Commit 277e73d

Browse files
committed
minor #14714 [Notifier] Update DSN (OskarStark)
This PR was merged into the 5.1 branch. Discussion ---------- [Notifier] Update DSN Refs symfony/symfony#39545 Commits ------- facf002 Update DSN
2 parents 24b8a84 + facf002 commit 277e73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ integration with these chat services:
131131
========== ================================ ============================================
132132
Service Package DSN
133133
========== ================================ ============================================
134-
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
134+
Mattermost ``symfony/mattermost-notifier`` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL``
135135
RocketChat ``symfony/rocket-chat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
136136
Slack ``symfony/slack-notifier`` ``slack://default/ID``
137137
Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel=CHAT_ID``

0 commit comments

Comments
 (0)