File tree Expand file tree Collapse file tree 4 files changed +7
-12
lines changed Expand file tree Collapse file tree 4 files changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -79,9 +79,9 @@ To disable the embedded MongoDB shell:
79
79
.. procedure::
80
80
:style: normal
81
81
82
- .. step:: In the |compass-short| top menu bar, click :guilabel:`Help `.
82
+ .. step:: In the |compass-short| top menu bar, click :guilabel:`MongoDB Compass `.
83
83
84
- .. step:: In the :guilabel:`Help ` menu, click :guilabel:`Settings`.
84
+ .. step:: In the :guilabel:`MongoDB Compass ` menu, click :guilabel:`Settings`.
85
85
86
86
|compass-short| opens a dialog box where you configure your |compass|
87
87
settings.
Original file line number Diff line number Diff line change @@ -133,12 +133,12 @@ How do I view and modify my Privacy Settings?
133
133
To view and modify your |compass| privacy settings, from the top-level
134
134
menu:
135
135
136
- 1. Click :guilabel:`Help `.
136
+ 1. Click :guilabel:`MongoDB Compass `.
137
137
#. Click :guilabel:`Settings`.
138
138
#. Under :guilabel:`Settings`, click :guilabel:`Privacy`.
139
139
140
140
The privacy settings dialog allows you to toggle various
141
- |compass| settings such as enabling crash reports and automatic updates.
141
+ |compass| settings such as enabling automatic updates.
142
142
See the following screenshot for all available privacy settings options:
143
143
144
144
.. figure:: /images/compass/privacy-settings.png
@@ -147,8 +147,7 @@ See the following screenshot for all available privacy settings options:
147
147
148
148
.. note::
149
149
150
- Crash reports and automatic updates are not available in
151
- :guilabel:`Compass Isolated Edition`.
150
+ Automatic updates are not available in :guilabel:`Compass Isolated Edition`.
152
151
153
152
How do I enable geographic visualizations?
154
153
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -126,11 +126,6 @@ value in the :guilabel:`Settings` panel.
126
126
Specify the |compass| UI theme. The supported themes are ``DARK``,
127
127
``LIGHT``, and ``OS_THEME``.
128
128
129
- .. option:: --trackErrors
130
-
131
- Enable sending crash reports. Use ``--no-trackErrors`` to disable
132
- sending crash reports.
133
-
134
129
.. option:: --trackUsageStatistics
135
130
136
131
Enable sending usage statistics. Use ``--no-trackUsageStatistics``
Original file line number Diff line number Diff line change @@ -40,7 +40,8 @@ Enable Automatic Updates
40
40
------------------------
41
41
42
42
You can enable automatic updates to the latest version of Compass in the
43
- :guilabel:`Privacy` section of the :guilabel:`Help > Settings` dialog.
43
+ :guilabel:`Privacy` section of the :guilabel:`MongoDB Compass > Settings`
44
+ dialog.
44
45
45
46
.. figure:: /images/compass/privacy-settings.png
46
47
:scale: 80%
You can’t perform that action at this time.
0 commit comments