File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments