chore(deps): update (#29939)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
481c18c7cc
Коммит
5c9030ffc9
@@ -81,7 +81,7 @@ const onPremServerConfig = (): Partial<TestAdminConfig> => {
|
||||
};
|
||||
|
||||
// Should be based only from the generated default config from ./server via "make config-reset"
|
||||
// Based on v10.3 server
|
||||
// Based on v10.5 server
|
||||
const defaultServerConfig: AdminConfig = {
|
||||
ServiceSettings: {
|
||||
SiteURL: '',
|
||||
@@ -655,6 +655,8 @@ const defaultServerConfig: AdminConfig = {
|
||||
ExportFromTimestamp: 0,
|
||||
BatchSize: 10000,
|
||||
DownloadExportResults: false,
|
||||
ChannelBatchSize: 100,
|
||||
ChannelHistoryBatchSize: 10,
|
||||
GlobalRelaySettings: {
|
||||
CustomerType: 'A9',
|
||||
SMTPUsername: '',
|
||||
@@ -747,6 +749,7 @@ const defaultServerConfig: AdminConfig = {
|
||||
NotificationMonitoring: true,
|
||||
ExperimentalAuditSettingsSystemConsoleUI: false,
|
||||
ExperimentalCrossTeamSearch: false,
|
||||
CustomProfileAttributes: false,
|
||||
},
|
||||
ImportSettings: {
|
||||
Directory: './import',
|
||||
|
||||
Ссылка в новой задаче
Block a user