Skip to content

Commit 4b8aa8e

Browse files
committed
minor #13215 [Notifier] Document sinch transport dsn (jschaedl)
This PR was merged into the master branch. Discussion ---------- [Notifier] Document sinch transport dsn Fixes #13165 Commits ------- 61cc01f [Notifier] Document sinch bridge dsn
2 parents e4ddff6 + 61cc01f commit 4b8aa8e

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
@@ -58,6 +58,7 @@ Service Package DSN
5858
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
5959
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
6060
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://KEY:SECRET@default?from=FROM``
61+
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6162
======== ============================= ===========================================
6263

6364
.. versionadded:: 5.1

0 commit comments

Comments
 (0)