@@ -56,16 +56,30 @@ deployment information in specific fields.
56
56
.. tab:: Paste Connection String
57
57
:tabid: paste-connection-string
58
58
59
+ When you provide a connection string, |compass-short| supports
60
+ most :manual:`Connection String Options
61
+ </reference/connection-string/#connection-string-options>`
62
+ supported by MongoDB.
63
+
64
+ By default, |compass-short|'s default
65
+ :manual:`socketTimeoutMS </reference/connection-string/#urioption.socketTimeoutMS>`
66
+ value is 60000, or 60 seconds. If you are frequently experiencing
67
+ timeouts in |compass-short|, consider setting this option to a
68
+ higher value in your connection string.
69
+
70
+ For a complete list of the connection string options which
71
+ |compass-short| supports, see the
72
+ `Compass Connection README
73
+ <https://github.com/mongodb-js/connection-model/blob/master/README.md#properties>`__
74
+ on GitHub.
75
+
59
76
.. include:: /includes/steps/starting-compass-paste-string.rst
60
77
61
78
.. tab:: Fill in Individual Fields
62
79
:tabid: individual-fields
63
80
64
81
.. include:: /includes/steps/starting-compass-individual-fields.rst
65
82
66
- For MongoDB permissions required to access |compass-short|,
67
- see :ref:`required-access`.
68
-
69
83
.. note::
70
84
71
85
|compass| securely stores sensitive information entered in the
@@ -96,4 +110,3 @@ connection dialog.
96
110
97
111
/connect/required-access
98
112
/connect/favorite-connections
99
-
0 commit comments