diff --git a/config/autofac.consumers.json b/config/autofac.consumers.json index d98b946773..106068a928 100644 --- a/config/autofac.consumers.json +++ b/config/autofac.consumers.json @@ -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",