mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
enable the setting by default (#20054)
This commit is contained in:
@@ -387,7 +387,7 @@
|
|||||||
"mssql.parallelMessageProcessing": {
|
"mssql.parallelMessageProcessing": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "%mssql.parallelMessageProcessing%",
|
"description": "%mssql.parallelMessageProcessing%",
|
||||||
"default": false
|
"default": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user