8000 minor #13985 [Notifier] Update OVH Cloud configuration (imiroslavov) · symfony/symfony-docs@355aa03 · GitHub
[go: up one dir, main page]

Skip to content

Commit 355aa03

Browse files
committed
minor #13985 [Notifier] Update OVH Cloud configuration (imiroslavov)
This PR was submitted for the master branch but it was merged into the 5.1 branch instead. Discussion ---------- [Notifier] Update OVH Cloud configuration This PR adds options to a DSN that are currently missing in the documentation Commits ------- 6a539f6 Update OVH Cloud configuration
2 parents c208f9b + 6a539f6 commit 355aa03

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
@@ -59,7 +59,7 @@ Service Package DSN
5959
========== =============================== ====================================================
6060
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
6161
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
62-
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://KEY:SECRET@default?from=FROM``
62+
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME``
6363
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6464
FreeMobile ``symfony/freemobile-notifier`` ``freemobile://LOGIN:PASS@default?phone=PHONE``
6565
========== =============================== ====================================================

0 commit comments

Comments
 (0)
0