change config name to self hosted expansion to follow suit with self hosted purchase.

Этот коммит содержится в:
Conor Macpherson
2023-03-02 15:07:56 -05:00
родитель 27b49983fd
Коммит 871f35326c
2 изменённых файлов: 4 добавлений и 4 удалений

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

@@ -460,7 +460,7 @@ func (ts *TelemetryService) trackConfig() {
"post_priority": *cfg.ServiceSettings.PostPriority,
"self_hosted_purchase": *cfg.ServiceSettings.SelfHostedPurchase,
"allow_synced_drafts": *cfg.ServiceSettings.AllowSyncedDrafts,
"in_product_expansion": *cfg.ServiceSettings.InProductExpansion,
"self_hosted_expansion": *cfg.ServiceSettings.SelfHostedExpansion,
})
ts.SendTelemetry(TrackConfigTeam, map[string]any{