DocSpace-buildtools/config/autofac.products.json

13 lines
206 B
JSON

{
"products": [
{
"type": "ASC.People.PeopleProduct, ASC.People",
"services": [
{
"type": "ASC.Web.Core.IWebItem, ASC.Web.Core"
}
]
}
]
}