Archived
enablewindowsbackgroundupdate false
This commit is contained in:
@@ -38,7 +38,7 @@ configurationRegistry.registerConfiguration({
|
|||||||
},
|
},
|
||||||
'update.enableWindowsBackgroundUpdates': {
|
'update.enableWindowsBackgroundUpdates': {
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
default: true,
|
default: false,
|
||||||
scope: ConfigurationScope.APPLICATION,
|
scope: ConfigurationScope.APPLICATION,
|
||||||
title: localize('enableWindowsBackgroundUpdatesTitle', "Enable Background Updates on Windows"),
|
title: localize('enableWindowsBackgroundUpdatesTitle', "Enable Background Updates on Windows"),
|
||||||
description: localize('enableWindowsBackgroundUpdates', "Enable to download and install new Azure Data Studio Versions in the background on Windows"), // {{SQL CARBON EDIT}} Change product name to ADS
|
description: localize('enableWindowsBackgroundUpdates', "Enable to download and install new Azure Data Studio Versions in the background on Windows"), // {{SQL CARBON EDIT}} Change product name to ADS
|
||||||
|
|||||||
Reference in New Issue
Block a user