Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit79d6e73

Browse files
mikaelkaeljaviereguiluz
authored andcommitted
[Notifier] Add Ntfy bridge
1 parent0706fca commit79d6e73

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎notifier.rst‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@ Service Package DSN
431431
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
432432
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
433433
`Novu`_ ``symfony/novu-notifier`` ``novu://API_KEY@default``
434+
`Ntfy`_ ``symfony/ntfy-notifier`` ``ntfy://default/TOPIC``
434435
`OneSignal`_ ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
435436
`PagerDuty`_ ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDOMAIN``
436437
`Pushover`_ ``symfony/pushover-notifier`` ``pushover://USER_KEY:APP_TOKEN@default``
@@ -446,7 +447,7 @@ Service Package DSN
446447

447448
..versionadded::6.4
448449

449-
The Novuintegration was introduced in Symfony 6.4.
450+
The Novuand Ntfy integrations were introduced in Symfony 6.4.
450451

451452
To enable a texter, add the correct DSN in your ``.env`` file and
452453
configure the ``texter_transports``:
@@ -1009,6 +1010,7 @@ is dispatched. Listeners receive a
10091010
.. _`Mobyt`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Mobyt/README.md
10101011
.. _`Nexmo`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Nexmo/README.md
10111012
.. _`Novu`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Novu/README.md
1013+
.. _`Ntfy`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Ntfy/README.md
10121014
.. _`Octopush`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Octopush/README.md
10131015
.. _`OneSignal`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OneSignal/README.md
10141016
.. _`OrangeSms`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OrangeSms/README.md

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp