mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Enable file based storage by default (#10061)
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
},
|
},
|
||||||
"azure.noSystemKeychain": {
|
"azure.noSystemKeychain": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": true,
|
||||||
"description": "%config.noSystemKeychain%",
|
"description": "%config.noSystemKeychain%",
|
||||||
"when": "isLinux || isWeb"
|
"when": "isLinux || isWeb"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user