Skip to content

Commit aa8f548

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

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
@@ -1214,8 +1214,11 @@ Miscellaneous Configuration
12141214
- the :data:`system.profile.appName` field in the :doc:`database
12151215
profiler </reference/database-profiler>` output.
12161216

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

12201223
.. versionadded:: 4.0
12211224

0 commit comments

Comments
 (0)