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 029f8ac commit 41968c9Copy full SHA for 41968c9
source/includes/extracts-macos-prevent-from-launch.yaml
@@ -4,11 +4,4 @@ source:
4
file: extracts-macos-prevent-launch-base.yaml
5
replacement:
6
binary_name: ":binary:`~bin.mongod`"
7
----
8
-ref: macos-prevent-launch-mongo
9
-source:
10
- ref: _macos-prevent-launch
11
- file: extracts-macos-prevent-launch-base.yaml
12
-replacement:
13
- binary_name: ":binary:`~bin.mongosh`"
14
...
source/includes/steps-run-mongodb-on-osx.yaml
@@ -104,10 +104,6 @@ action:
104
code: |
105
mongosh
106
post: |
107
- .. note:: macOS Prevents ``mongosh`` From Opening
108
-
109
110
- .. include:: /includes/extracts/macos-prevent-launch-mongo.rst
111
112
For more information on connecting using :binary:`~bin.mongosh`,
113
such as to connect to a :binary:`~bin.mongod` instance running
0 commit comments