Skip to content

Commit cc722ef

Browse files
authored
DOCSP-26694 Remove Information about Crash Report Collection (#481)
1 parent 7c041eb commit cc722ef

File tree

4 files changed

+7
-12
lines changed

4 files changed

+7
-12
lines changed

source/embedded-shell.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ To disable the embedded MongoDB shell:
7979
.. procedure::
8080
:style: normal
8181

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`.
8383

84-
.. step:: In the :guilabel:`Help` menu, click :guilabel:`Settings`.
84+
.. step:: In the :guilabel:`MongoDB Compass` menu, click :guilabel:`Settings`.
8585

8686
|compass-short| opens a dialog box where you configure your |compass|
8787
settings.

source/faq.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,12 @@ How do I view and modify my Privacy Settings?
133133
To view and modify your |compass| privacy settings, from the top-level
134134
menu:
135135

136-
1. Click :guilabel:`Help`.
136+
1. Click :guilabel:`MongoDB Compass`.
137137
#. Click :guilabel:`Settings`.
138138
#. Under :guilabel:`Settings`, click :guilabel:`Privacy`.
139139

140140
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.
142142
See the following screenshot for all available privacy settings options:
143143

144144
.. figure:: /images/compass/privacy-settings.png
@@ -147,8 +147,7 @@ See the following screenshot for all available privacy settings options:
147147

148148
.. note::
149149

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`.
152151

153152
How do I enable geographic visualizations?
154153
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

source/settings/command-line-options.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@ value in the :guilabel:`Settings` panel.
126126
Specify the |compass| UI theme. The supported themes are ``DARK``,
127127
``LIGHT``, and ``OS_THEME``.
128128

129-
.. option:: --trackErrors
130-
131-
Enable sending crash reports. Use ``--no-trackErrors`` to disable
132-
sending crash reports.
133-
134129
.. option:: --trackUsageStatistics
135130

136131
Enable sending usage statistics. Use ``--no-trackUsageStatistics``

source/upgrade.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Enable Automatic Updates
4040
------------------------
4141

4242
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.
4445

4546
.. figure:: /images/compass/privacy-settings.png
4647
:scale: 80%

0 commit comments

Comments
 (0)