File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -110,17 +110,16 @@ The following table lists the available settings for
110
110
- ``10``
111
111
112
112
* - :guilabel:`Preset Connections`
113
- - Specifies a preset list of connections that can be shared in a workspace
114
- or global scope.
113
+ - Specifies a preset list of connections. Use this setting to share
114
+ connection configurations in a workspace or global scope.
115
115
116
- Edit this setting through the ``mdb.presetConnection`` property in
117
- your project's ``settings.json`` file.
116
+ Edit the ``mdb.presetConnection`` property in your project's
117
+ ``settings.json`` file.
118
118
119
119
Within the ``mdb.presetConnections`` object, you
120
120
can specify:
121
121
122
122
- A ``name`` for the connection.
123
-
124
123
- A ``connectionString`` for your deployment.
125
124
126
125
:red:`WARNING:` Do not store sensitive credentials in this setting.
You can’t perform that action at this time.
0 commit comments