MM-52818 - create config setting to enable/disable playbooks product (#23508)
* create config setting to enable/disable playbooks product * fix to config name * fix typo * revert changes to package-lock.json * update name of test --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3705d7af4d
Коммит
22275fa0f5
@@ -607,6 +607,7 @@ const defaultServerConfig: AdminConfig = {
|
||||
},
|
||||
ProductSettings: {
|
||||
EnablePublicSharedBoards: false,
|
||||
EnablePlaybooks: true,
|
||||
},
|
||||
PluginSettings: {
|
||||
Enable: true,
|
||||
|
||||
Ссылка в новой задаче
Block a user