Skip to content

Commit f7e560c

Browse files
Adding missing admonitions re readonly mode
1 parent ed49e7a commit f7e560c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

source/documents/clone.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Clone Documents
66

77
.. default-domain:: mongodb
88

9+
.. important::
10+
11+
Cloning documents is not permitted in
12+
:guilabel:`MongoDB Compass Readonly Edition`.
13+
914
You can insert new documents by cloning the schema and values of
1015
an existing document in a collection.
1116

source/documents/delete.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Delete Documents
66

77
.. default-domain:: mongodb
88

9+
.. important::
10+
11+
Deleting documents is not permitted in
12+
:guilabel:`MongoDB Compass Readonly Edition`.
13+
914
Select the appropriate tab based on whether you are viewing your
1015
documents in List, JSON, or Table view:
1116

0 commit comments

Comments
 (0)