Merge pull request #329 from DotJoshJohnson/feature/280-machine-scoped-config

Set "queryExecutionEngine" Scope to "Machine"
This commit is contained in:
Josh Johnson 2020-07-25 22:39:14 -04:00 committed by GitHub
commit 82c2374e9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@
"type": "string",
"default": "",
"description": "The full path to the executable to run when executing XQuery scripts.",
"scope": "window"
"scope": "machine"
},
"xmlTools.xqueryExecutionInputLimit": {
"type": "integer",