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 a7388cb commit 37410abCopy full SHA for 37410ab
packages/compass/src/main/validate-connection-string.ts
@@ -64,6 +64,7 @@ const allowedConnectionStringOptions = [
64
'srvMaxHosts',
65
'srvServiceName',
66
'ssl', // Only if value is `true` or target host is local.
67
+ 'timeoutMS',
68
'tls', // Only if value is `true` or target host is local.
69
'tlsCertificateKeyFile',
70
'tlsCertificateKeyFilePassword',
0 commit comments