We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2374f54 commit 057c10bCopy full SHA for 057c10b
src/Symfony/Component/Notifier/Bridge/Mobyt/README.md
@@ -13,8 +13,8 @@ MOBYT_DSN=mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM&type_quality=TYPE_QUAL
13
where:
14
- `USER_KEY` is your Mobyt user key
15
- `ACCESS_TOKEN` is your Mobyt access token
16
- - `TYPE_QUALITY` is the quality : `N` for high, `L` for medium, `LL` for low (default: `L`)
17
- `FROM` is the sender
+ - `TYPE_QUALITY` is the quality : `N` for high, `L` for medium, `LL` for low (default: `L`)
18
19
Resources
20
---------
0 commit comments