Skip to content

Commit a203c13

Browse files
committed
copy cleanup
1 parent f797524 commit a203c13

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

source/settings.txt

+4-5
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,16 @@ The following table lists the available settings for
110110
- ``10``
111111

112112
* - :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.
115115

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.
118118

119119
Within the ``mdb.presetConnections`` object, you
120120
can specify:
121121

122122
- A ``name`` for the connection.
123-
124123
- A ``connectionString`` for your deployment.
125124

126125
:red:`WARNING:` Do not store sensitive credentials in this setting.

0 commit comments

Comments
 (0)