[MM-60086][MM-60610] Implement performanceMonitor, collect CPU/memory usage data and send via API (#3165)
* [MM-60086][MM-60610] Implement performanceMonitor, collect CPU/memory usage data and send via API * Translations * PR feedback * Update api-types package
This commit is contained in:
@@ -51,6 +51,7 @@ const defaultPreferences: ConfigV3 = {
|
||||
downloadLocation: getDefaultDownloadLocation(),
|
||||
startInFullscreen: false,
|
||||
logLevel: 'info',
|
||||
enableMetrics: true,
|
||||
};
|
||||
|
||||
export default defaultPreferences;
|
||||
|
Reference in New Issue
Block a user