Skip to content

Commit 3d6f1c3

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Update DSN
2 parents dad8337 + cf0556d commit 3d6f1c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notifier.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,12 @@ integration with these chat services:
144144

145145
========== ================================ ===========================================================================
146146
Service Package DSN
147+
<<<<<<< HEAD
147148
========== ================================ ===========================================================================
148149
Discord ``symfony/discord-notifier`` ``discord://TOKEN@default?webhook_id=ID``
149150
GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY``
150151
LinkedIn ``symfony/linked-in-notifier`` ``linkedin://TOKEN:USER_ID@default``
151-
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
152+
Mattermost ``symfony/mattermost-notifier`` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL``
152153
RocketChat ``symfony/rocket-chat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
153154
Slack ``symfony/slack-notifier`` ``slack://TOKEN@default?channel=CHANNEL``
154155
Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel=CHAT_ID``

0 commit comments

Comments
 (0)