Skip to content

Commit 6443cdb

Browse files
(DOCSP-18989): Remove note about mongosh custom app name
1 parent 3f0d638 commit 6443cdb

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
@@ -964,8 +964,11 @@ Miscellaneous Configuration
964964
- the :data:`system.profile.appName` field in the :doc:`database
965965
profiler </reference/database-profiler>` output.
966966

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

970973
.. versionadded:: 4.0
971974

0 commit comments

Comments
 (0)