Revert "[MM-46579] Add a limit for preferences" (#22086)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
6b6150d374
Коммит
1fdedf30f1
@@ -460,7 +460,6 @@ func (ts *TelemetryService) trackConfig() {
|
||||
"post_priority": *cfg.ServiceSettings.PostPriority,
|
||||
"self_hosted_purchase": *cfg.ServiceSettings.SelfHostedPurchase,
|
||||
"allow_synced_drafts": *cfg.ServiceSettings.AllowSyncedDrafts,
|
||||
"experimental_max_user_preferences": *cfg.ServiceSettings.ExperimentalMaxUserPreferences,
|
||||
})
|
||||
|
||||
ts.SendTelemetry(TrackConfigTeam, map[string]any{
|
||||
|
||||
Ссылка в новой задаче
Block a user