diff --git a/conf/config.json b/conf/config.json index bfb1208..708188e 100644 --- a/conf/config.json +++ b/conf/config.json @@ -496,7 +496,8 @@ "DisableAppBar": false, "DisableRefetchingOnBrowserFocus": false, "DelayChannelAutocomplete": false, - "DisableWakeUpReconnectHandler": false + "DisableWakeUpReconnectHandler": false, + "UsersStatusAndProfileFetchingPollIntervalMilliseconds": 3000 }, "AnalyticsSettings": { "MaxUsersForStatistics": 2500 @@ -645,8 +646,7 @@ "ChannelBookmarks": false, "WebSocketEventScope": false, "NotificationMonitoring": true, - "ExperimentalAuditSettingsSystemConsoleUI": false, - "ClientMetrics": false + "ExperimentalAuditSettingsSystemConsoleUI": false }, "ImportSettings": { "Directory": "./import",