8000 fix: smaller table · symfony/symfony-docs@1c176c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c176c2

Browse files
committed
fix: smaller table
1 parent a9b2632 commit 1c176c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notifier.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,16 +420,16 @@ The push channel is used to send notifications to users by using
420420
:class:`Symfony\\Component\\Notifier\\Texter` classes. Symfony provides
421421
integration with these push services:
422422

423-
=============== ==================================== =================================================================================
423+
=============== ==================================== ==============================================================================
424424
Service Package DSN
425-
=============== ==================================== =================================================================================
425+
=============== ==================================== ==============================================================================
426426
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
427427
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
428428
`OneSignal`_ ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
429429
`Ntfy`_ ``symfony/ntfy-notifier`` ``ntfy://default/TOPIC``
430430
`PagerDuty`_ ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDOMAIN``
431431
`Pushover`_ ``symfony/pushover-notifier`` ``pushover://USER_KEY:APP_TOKEN@default``
432-
=============== ==================================== =================================================================================
432+
=============== ==================================== ==============================================================================
433433

434434
.. versionadded:: 6.1
435435

0 commit comments

Comments
 (0)
0