docs: remove document security content

This commit is contained in:
choir27
2024-06-20 10:28:29 -04:00
parent 2a0f4fc8d6
commit 5995d4b468

View File

@@ -35,9 +35,6 @@ Navigate to the **Settings** tab of your collection, add the role **Any** and ch
Next, add a **Users** role and give them access to **Create** by checking those boxes.
These permissions apply to all documents in your new collection.
Finally, enable **Document security** to allow further permissions to be set at the document level.
Remember to click the **Update** button to apply your changes.
# Ideas context {% #ideas-context %}
Now that you have a collection to hold ideas, we can read and write to it from our app. Like we did with the user data, we will create a React context to hold our ideas.