We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cac392 commit b8fd7e5Copy full SHA for b8fd7e5
source/reference/connection-string.txt
@@ -1160,8 +1160,11 @@ Miscellaneous Configuration
1160
- the :data:`system.profile.appName` field in the :doc:`database
1161
profiler </reference/database-profiler>` output.
1162
1163
- If you do not specify a custom app name, the :binary:`~bin.mongo`
1164
- shell uses the default "``MongoDB Shell``".
+ The :urioption:`appName` connection option is only applicable
+ when provided to a :ecosystem:`MongoDB Driver </>`. This
1165
+ parameter has no effect when supplied to a client application
1166
+ such as :compass:`MongoDB Compass </>` or the
1167
+ :binary:`~bin.mongo` shell.
1168
1169
.. versionadded:: 4.0
1170
0 commit comments