Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions source/reference/connection-string.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1233,8 +1233,10 @@ Miscellaneous Configuration
- the :data:`system.profile.appName` field in the :doc:`database
profiler </reference/database-profiler>` output.

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

.. versionadded:: 4.0

Expand Down