mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-19 11:01:38 -05:00
enablewindowsbackgroundupdate false
This commit is contained in:
@@ -38,7 +38,7 @@ configurationRegistry.registerConfiguration({
|
||||
},
|
||||
'update.enableWindowsBackgroundUpdates': {
|
||||
type: 'boolean',
|
||||
default: true,
|
||||
default: false,
|
||||
scope: ConfigurationScope.APPLICATION,
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user