Skip to content

Commit 05f720b

Browse files
committed
[Notifier][FakeChat] add docs
1 parent c95bc13 commit 05f720b

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
@@ -152,6 +152,7 @@ integration with these chat services:
152152
Service Package DSN
153153
========== ================================ ===========================================================================
154154
Discord ``symfony/discord-notifier`` ``discord://TOKEN@default?webhook_id=ID``
155+
FakeChat ``symfony/fake-chat-notifier`` ``fakechat+email://MAILER_SERVICE_ID?to=TO&from=FROM``
155156
Firebase ``symfony/firebase-notifier`` ``firebase://USERNAME:PASSWORD@default``
156157
Gitter ``symfony/gitter-notifier`` ``GITTER_DSN=gitter://TOKEN@default?room_id=ROOM_ID``
157158
GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY``
@@ -177,7 +178,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST?channel
177178

178179
.. versionadded:: 5.3
179180

180-
The Gitter and Mercure integrations were introduced in Symfony 5.3.
181+
The Gitter, Mercure and FakeChat integrations were introduced in Symfony 5.3.
181182

182183
Chatters are configured using the ``chatter_transports`` setting:
183184

0 commit comments

Comments
 (0)