Skip to content

Commit b8fd7e5

Browse files
(DOCSP-18989): Remove note about mongosh custom app name
1 parent 1cac392 commit b8fd7e5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/reference/connection-string.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,8 +1160,11 @@ Miscellaneous Configuration
11601160
- the :data:`system.profile.appName` field in the :doc:`database
11611161
profiler </reference/database-profiler>` output.
11621162

1163-
If you do not specify a custom app name, the :binary:`~bin.mongo`
1164-
shell uses the default "``MongoDB Shell``".
1163+
The :urioption:`appName` connection option is only applicable
1164+
when provided to a :ecosystem:`MongoDB Driver </>`. This
1165+
parameter has no effect when supplied to a client application
1166+
such as :compass:`MongoDB Compass </>` or the
1167+
:binary:`~bin.mongo` shell.
11651168

11661169
.. versionadded:: 4.0
11671170

0 commit comments

Comments
 (0)