Skip to content

Commit

Permalink
fix Bug 67176 (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeybannov authored Aug 21, 2024
2 parents 4316808 + d37c21c commit 1b9b116
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions config/autofac.consumers.json
Original file line number Diff line number Diff line change
Expand Up @@ -529,39 +529,6 @@
"region" : ""
}
}
},
{
"type": "ASC.Core.Common.Configuration.DataStoreConsumer, ASC.Core.Common",
"services": [
{
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"type": "ASC.Core.Common.Configuration.DataStoreConsumer, ASC.Core.Common"
},
{
"key": "selectel",
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"key": "selectel",
"type": "ASC.Core.Common.Configuration.DataStoreConsumer, ASC.Core.Common"
}
],
"instanceScope": "perlifetimescope",
"parameters": {
"name": "selectel",
"order": "23",
"props": {
"authUser": "",
"authPwd": ""
},
"additional": {
"handlerType" : "ASC.Data.Storage.Selectel.SelectelStorage, ASC.Data.Storage",
"public_container" : "",
"private_container" : ""
}
}
},
{
"type": "ASC.FederatedLogin.LoginProviders.ZoomLoginProvider, ASC.FederatedLogin",
Expand Down

0 comments on commit 1b9b116

Please sign in to comment.