MM-30801: pre-package channel export plugin (#16406)

* MM-30801: pre-package channel export plugin

The [channel export plugin](https://github.com/mattermost/mattermost-plugin-channel-export) complements [incident management](https://github.com/mattermost/mattermost-plugin-incident-management).

* only enable IM/CE by default on enterprise ready builds
Этот коммит содержится в:
Jesse Hallam
2020-12-04 15:09:05 -04:00
коммит произвёл GitHub
родитель 3f5041fa43
Коммит cd9185fa23
4 изменённых файлов: 54 добавлений и 2 удалений

Просмотреть файл

@@ -1282,6 +1282,7 @@ func (ts *TelemetryService) trackPluginConfig(cfg *model.Config, marketplaceURL
"com.mattermost.custom-attributes",
"com.mattermost.mscalendar",
"com.mattermost.nps",
"com.mattermost.plugin-channel-export",
"com.mattermost.plugin-incident-management",
"com.mattermost.plugin-todo",
"com.mattermost.webex",