PLT-7417/PLT-7425 (#7278)
PLT-7417/PLT-7425 Update config.json defaults and removed admin console link settings
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a360ac6dbd
Коммит
086365fb84
@@ -471,9 +471,6 @@ func getClientConfig(c *model.Config) map[string]string {
|
||||
props["AboutLink"] = *c.SupportSettings.AboutLink
|
||||
props["HelpLink"] = *c.SupportSettings.HelpLink
|
||||
props["ReportAProblemLink"] = *c.SupportSettings.ReportAProblemLink
|
||||
props["AdministratorsGuideLink"] = *c.SupportSettings.AdministratorsGuideLink
|
||||
props["TroubleshootingForumLink"] = *c.SupportSettings.TroubleshootingForumLink
|
||||
props["CommercialSupportLink"] = *c.SupportSettings.CommercialSupportLink
|
||||
props["SupportEmail"] = *c.SupportSettings.SupportEmail
|
||||
|
||||
props["EnableFileAttachments"] = strconv.FormatBool(*c.FileSettings.EnableFileAttachments)
|
||||
|
||||
Ссылка в новой задаче
Block a user