Merge pull request #329 from DotJoshJohnson/feature/280-machine-scoped-config
Set "queryExecutionEngine" Scope to "Machine"
This commit is contained in:
		
						commit
						ec97ff1d13
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -159,7 +159,7 @@
 | 
				
			||||||
                    "type": "string",
 | 
					                    "type": "string",
 | 
				
			||||||
                    "default": "",
 | 
					                    "default": "",
 | 
				
			||||||
                    "description": "The full path to the executable to run when executing XQuery scripts.",
 | 
					                    "description": "The full path to the executable to run when executing XQuery scripts.",
 | 
				
			||||||
                    "scope": "window"
 | 
					                    "scope": "machine"
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "xmlTools.xqueryExecutionInputLimit": {
 | 
					                "xmlTools.xqueryExecutionInputLimit": {
 | 
				
			||||||
                    "type": "integer",
 | 
					                    "type": "integer",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue