mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
* Feat: Allow to disable any plugin and few extra stuff Signed-off-by: Andrey Sobolev <haiodo@gmail.com> * Remove redundant logging Signed-off-by: Andrey Sobolev <haiodo@gmail.com> * Update desktop to also filter features Signed-off-by: Andrey Sobolev <haiodo@gmail.com> --------- Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
29 lines
979 B
Markdown
29 lines
979 B
Markdown
# Overview
|
|
|
|
A configuration guide, for self-hosted users.
|
|
|
|
## Disable features
|
|
Installation could have force disabled one of unused features for all workspaces.
|
|
|
|
Please set a DISABLED_FEATURES environment variable for front service container, a comma separated list is supported.
|
|
|
|
- auto-translate - Will disable auto translate
|
|
- github - Will disable Github
|
|
- mailboxes - Will disable Huly Mail
|
|
- export - Will disable export
|
|
- integration - Will disable all integrations
|
|
- backup - Will disable backup UI
|
|
- invites - Will disable invites UI
|
|
- documents - Will disable Control Documents
|
|
- calendar - Will disable Calendar UI
|
|
- inventory - Will disable inventory
|
|
- survey - Will disable Surveys
|
|
- lead - Will disable leada
|
|
- products - Will disable products
|
|
- telegram - Will disable telegram
|
|
- recruit - Will disable Recruit
|
|
- training - Will disable trainings
|
|
- testManagement - Will disable test management
|
|
- process - Will disable process module
|
|
- cards - Will disable cards
|