mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Merge pull request #1102 from Gwemox/notifier_sms_factor
[Notifier] Add SMSFactor bridge recipe
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "SMS_FACTOR_DSN=sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user