[MM-49751] - Turn off Inactive Server Email (#22648)
* [MM-49751] - Turn off Inactive Server Email * remove unused var --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
50a9b9bdfa
Коммит
0140e94d77
@@ -609,7 +609,6 @@ func (ts *TelemetryService) trackConfig() {
|
||||
"isdefault_login_button_border_color": isDefault(*cfg.EmailSettings.LoginButtonBorderColor, ""),
|
||||
"isdefault_login_button_text_color": isDefault(*cfg.EmailSettings.LoginButtonTextColor, ""),
|
||||
"smtp_server_timeout": *cfg.EmailSettings.SMTPServerTimeout,
|
||||
"enable_inactivity_email": *cfg.EmailSettings.EnableInactivityEmail,
|
||||
})
|
||||
|
||||
ts.SendTelemetry(TrackConfigRate, map[string]any{
|
||||
|
||||
Ссылка в новой задаче
Block a user