Skip to content

Commit

Permalink
removed clickatell
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelbannov committed Aug 27, 2024
1 parent 2a23291 commit b7fb108
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions config/autofac.consumers.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,33 +66,6 @@
}
},
{
"type": "ASC.Web.Core.Sms.ClickatellProvider, ASC.Web.Core",
"services": [
{
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"type": "ASC.Web.Core.Sms.ClickatellProvider, ASC.Web.Core"
},
{
"key": "clickatell",
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"key": "clickatell",
"type": "ASC.Web.Core.Sms.ClickatellProvider, ASC.Web.Core"
}
],
"instanceScope": "perlifetimescope",
"parameters": {
"name": "clickatell",
"order": "10",
"props": {
"clickatellapiKey": ""
}
}
},
{
"type": "ASC.FederatedLogin.LoginProviders.DropboxLoginProvider, ASC.FederatedLogin",
"services": [
{
Expand Down

0 comments on commit b7fb108

Please sign in to comment.