Skip to content

Commit bc5e9e1

Browse files
committed
DOCS-11541: remove except on macOS for mongo shell option
1 parent a7b6807 commit bc5e9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/options-mongo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ description: |
478478
protocols.
479479
480480
Starting in version 4.0, MongoDB disables the use of TLS 1.0 if TLS
481-
1.1+ is available on the system except on macOS. To enable the
481+
1.1+ is available on the system. To enable the
482482
disabled TLS 1.0, specify ``none`` to {{role}}. See :ref:`4.0-disable-tls`.
483483
484484
.. versionadded:: 3.6.5

0 commit comments

Comments
 (0)