From 9ea66e8820eda8fb14b176477808a4ba1f213a35 Mon Sep 17 00:00:00 2001
From: Sheogorath
Date: Sat, 21 Jan 2017 19:18:56 +0100
Subject: Add documentation for new permissions
---
public/docs/features.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'public/docs')
diff --git a/public/docs/features.md b/public/docs/features.md
index 1c25bfea..1e9d48fa 100644
--- a/public/docs/features.md
+++ b/public/docs/features.md
@@ -49,7 +49,9 @@ There are four possible options:
**Freely**: Anyone can edit this note.
**Editable**: A signed-in user can edit this note.
- **Locked**: Only the owner can edit this note.
+ **Limited**: People have to sign-in to view and edit this note.
+ **Locked**: Anyone can view this note but only the owner can edit it.
+ **Protected**: People have to sign-in to view this note but only owner can edit.
**Private**: Only the owner can view and edit this note.
**Only the owner of the note can change the note's permissions.**
--
cgit v1.2.3