[MM-62133] Activate crossteam search by default (#30348)
* activate cross team search by default * fix e2e test --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
@@ -82,7 +82,7 @@ func (f *FeatureFlags) SetDefaults() {
|
||||
f.WebSocketEventScope = true
|
||||
f.NotificationMonitoring = true
|
||||
f.ExperimentalAuditSettingsSystemConsoleUI = false
|
||||
f.ExperimentalCrossTeamSearch = false
|
||||
f.ExperimentalCrossTeamSearch = true
|
||||
f.CustomProfileAttributes = false
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user