We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0e326 commit 2506b12Copy full SHA for 2506b12
source/settings/config-file.txt
@@ -126,6 +126,14 @@ Settings
126
option but doesn't prevent users from manually enabling the
127
option with the :guilabel:`Edit connection string` toggle.
128
129
+ * - proxy
130
+ - Allows you to enforce or define a Proxy to connect to your deployment
131
+ with. For more information, see :ref:`ssh-connection`.
132
+
133
+ You must pass either a URL or a DevtoolsProxyOptions object as JSON
134
+ for the proxy setting. You can also set the proxy setting to an empty
135
+ string.
136
137
* - :ref:`readOnly <compass-read-only>`
138
- Prevent users from performing write operations to your MongoDB deployment
139
through |compass-short|.
0 commit comments