From eb067ed58eee8232b5615e6fca2a6646b17e4875 Mon Sep 17 00:00:00 2001 From: noniagriconomie Date: Wed, 12 Aug 2020 11:21:02 +0200 Subject: [PATCH] [Notifier] add doc for free mobile dsn --- .../Notifier/Bridge/FreeMobile/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/Symfony/Component/Notifier/Bridge/FreeMobile/README.md b/src/Symfony/Component/Notifier/Bridge/FreeMobile/README.md index a117b04c6660d..e48257483f6f9 100644 --- a/src/Symfony/Component/Notifier/Bridge/FreeMobile/README.md +++ b/src/Symfony/Component/Notifier/Bridge/FreeMobile/README.md @@ -5,6 +5,21 @@ Provides Free Mobile integration for Symfony Notifier. This provider allows you to receive an SMS notification on your personal mobile number. +DSN example +----------- + +``` +// .env file +FREE_MOBILE_DSN=freemobile://LOGIN:PASSWORD@default?phone=PHONE +``` + +where: + - `LOGIN` is your Free Mobile login + - `PASSWORD` is the token displayed in your account + - `PHONE` is your Free Mobile phone number + +See your account info at https://mobile.free.fr/moncompte/index.php?page=options + Resources --------- pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy