Merge pull request #975 from kozlice/smsc-notifier

[Notifier] Add bridge for smsc.ru
This commit is contained in:
Fabien Potencier
2021-07-27 06:53:58 +02:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
{
"env": {
"#1": "SMSC_DSN=smsc://LOGIN:PASSWORD@default?from=FROM"
}
}