From 6e4818df4f0850713b1c3828df7fe723ba0e31ff Mon Sep 17 00:00:00 2001 From: Jeff Allen Date: Thu, 7 Oct 2021 12:36:17 -0400 Subject: [PATCH] (DOCSP-18989): Remove note about mongosh custom app name --- source/reference/connection-string.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/reference/connection-string.txt b/source/reference/connection-string.txt index 34fedec001e..49c4a24f757 100644 --- a/source/reference/connection-string.txt +++ b/source/reference/connection-string.txt @@ -1214,8 +1214,11 @@ Miscellaneous Configuration - the :data:`system.profile.appName` field in the :doc:`database profiler ` output. - If you do not specify a custom app name, the :binary:`~bin.mongo` - shell 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 the + :binary:`~bin.mongo` shell. .. versionadded:: 4.0