Skip to content

Commit d03a786

Browse files
committed
reviewer changes
1 parent d17952b commit d03a786

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/settings/config-file.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@ Settings
127127
option with the :guilabel:`Edit connection string` toggle.
128128

129129
* - proxy
130-
- Enables you to specify or enforce the use of a proxy for connecting
130+
- Enables you to specify or enforce the use of a proxy to connect
131131
to your deployment. For more information on connecting to your
132132
deployment with a proxy, see :ref:`ssh-connection`.
133133

134-
You must pass either a URL or pass the following format:
134+
You must pass either a URL or the following format:
135135

136136
.. code-block::
137137

@@ -140,8 +140,7 @@ Settings
140140
"noProxyHosts": "string"
141141
}
142142

143-
If you set ``proxy`` to an empty string, no
144-
proxy will be used.
143+
If you set ``proxy`` to an empty string, Compass does not use a proxy.
145144

146145
* - :ref:`readOnly <compass-read-only>`
147146
- Prevent users from performing write operations to your MongoDB deployment

0 commit comments

Comments
 (0)