Skip to content

Commit 232d2f4

Browse files
committed
minor #16798 [Notifier] [OVHCloud] make new option visible in the doc (zairigimad)
This PR was merged into the 6.1 branch. Discussion ---------- [Notifier] [OVHCloud] make new option visible in the doc <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> fix the issue #16696 Commits ------- 5f2981b make the no_stop_clause option for OVH visible in the doc
2 parents e948453 + 5f2981b commit 232d2f4

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
@@ -74,7 +74,7 @@ Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_
7474
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
7575
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
7676
OrangeSms ``symfony/orange-sms-notifier`` ``orange-sms://CLIENT_ID:CLIENT_SECRET@default?from=FROM&sender_name=SENDER_NAME``
77-
OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME``
77+
OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME&no_stop_clause=true``
7878
Sendberry ``symfony/sendberry-notifier`` ``sendberry://USERNAME:PASSWORD@default?auth_key=AUTH_KEY&from=FROM``
7979
Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@default?sender=PHONE``
8080
Sms77 ``symfony/sms77-notifier`` ``sms77://API_KEY@default?from=FROM``

0 commit comments

Comments
 (0)