From 7ea8cb2a7345548f0eba7b19c7a79bcc0a6b82ea Mon Sep 17 00:00:00 2001 From: linju Date: Thu, 28 Jan 2021 22:28:26 +0800 Subject: [PATCH] update collection/opendb-contacts/collection.json. --- collection/opendb-contacts/collection.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collection/opendb-contacts/collection.json b/collection/opendb-contacts/collection.json index a5a0ffe..e0e0d14 100644 --- a/collection/opendb-contacts/collection.json +++ b/collection/opendb-contacts/collection.json @@ -3,9 +3,9 @@ "bsonType": "object", "permission": { "read": true, - "create": true, - "update": true, - "delete": true + "create": false, + "update": false, + "delete": false }, "required": ["username", "mobile"], "properties": {