Skip to content

Commit ff62a0c

Browse files
(DOCSP-18989): Remove note about mongosh custom app name
1 parent 89de5f7 commit ff62a0c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/reference/connection-string.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,8 +1233,10 @@ Miscellaneous Configuration
12331233
- the :data:`system.profile.appName` field in the :doc:`database
12341234
profiler </reference/database-profiler>` output.
12351235

1236-
If you do not specify a custom app name, :binary:`~bin.mongosh`
1237-
uses the default "``MongoDB Shell``".
1236+
The :urioption:`appName` connection option is only applicable
1237+
when provided to a :ecosystem:`MongoDB Driver </>`. This
1238+
parameter has no effect when supplied to a client application
1239+
such as :compass:`MongoDB Compass </>` or :binary:`~bin.mongosh`.
12381240

12391241
.. versionadded:: 4.0
12401242

0 commit comments

Comments
 (0)