[MM-19344] add option to render latex (#12907)

Этот коммит содержится в:
Guillermo Vayá
2019-10-25 19:58:48 +02:00
коммит произвёл Harrison Healey
родитель c0186cef1a
Коммит f58e2ffd0f
3 изменённых файлов: 11 добавлений и 0 удалений

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

@@ -300,6 +300,7 @@ func (a *App) trackConfig() {
"disable_bots_when_owner_is_deactivated": *cfg.ServiceSettings.DisableBotsWhenOwnerIsDeactivated,
"enable_bot_account_creation": *cfg.ServiceSettings.EnableBotAccountCreation,
"enable_svgs": *cfg.ServiceSettings.EnableSVGs,
"enable_latex": *cfg.ServiceSettings.EnableLatex,
})
a.SendDiagnostic(TRACK_CONFIG_TEAM, map[string]interface{}{