File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -426,7 +426,7 @@ Service Package DSN
426
426
`Engagespot `_ ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
427
427
`Expo `_ ``symfony/expo-notifier `` ``expo://Token@default ``
428
428
`OneSignal `_ ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
429
- `Ntfy `_ ``symfony/ntfy-notifier `` ``ntfy://default/topic_name ``
429
+ `Ntfy `_ ``symfony/ntfy-notifier `` ``ntfy://default/TOPIC ``
430
430
`PagerDuty `_ ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
431
431
`Pushover `_ ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
432
432
================= ==================================== =================================================================================
@@ -437,7 +437,7 @@ Service Package DSN
437
437
438
438
.. versionadded :: 6.3
439
439
440
- The PagerDuty and Pushover integrations were introduced in Symfony 6.3.
440
+ The Ntfy, PagerDuty and Pushover integrations were introduced in Symfony 6.3.
441
441
442
442
To enable a texter, add the correct DSN in your ``.env `` file and
443
443
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments