mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 09:35:38 -05:00
set the default value to false (#20302)
This commit is contained in:
@@ -387,7 +387,7 @@
|
||||
"mssql.parallelMessageProcessing": {
|
||||
"type": "boolean",
|
||||
"description": "%mssql.parallelMessageProcessing%",
|
||||
"default": true
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user