Skip to content

Commit 2f06ed6

Browse files
authored
DOCSP-26539 protectConnectionStrings in settings UI (#476)
* DOCSP-26539 protectConnectionStrings in settings UI * add figure
1 parent 2f86ac4 commit 2f06ed6

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

source/settings/protect-connection-strings.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,34 @@ You can set the ``protectConnectionStrings`` option in either:
4343

4444
- A :ref:`configuration file <config-file>`
4545

46+
|compass-short| Settings Panel
47+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
48+
49+
.. procedure::
50+
:style: normal
51+
52+
.. step:: In the |compass-short| top menu bar, click :guilabel:`MongoDB Compass`.
53+
54+
.. figure:: /images/compass/settings-panel-location.png
55+
:scale: 60%
56+
:alt: Settings panel location under the MongoDB Compass system menu
57+
58+
Alternatively, you can use keyboard shortcuts to open the
59+
:guilabel:`Settings` panel:
60+
61+
- Windows / Linux: ``Ctrl`` + ``,``
62+
63+
- Mac: ``⌘`` + ``,``
64+
65+
.. step:: In the :guilabel:`MongoDB Compass` menu, click :guilabel:`Settings`.
66+
67+
|compass-short| opens a dialog box where you can configure your |compass|
68+
settings.
69+
70+
.. step:: Toggle :guilabel:`Protect Connection String Secrets`.
71+
72+
.. step:: Click :guilabel:`Save`.
73+
4674
Command Line Example
4775
~~~~~~~~~~~~~~~~~~~~
4876

0 commit comments

Comments
 (0)