From 58852c04a9efa282f640bbf567a90dbda5e67cbc Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Mon, 11 Mar 2019 13:03:04 +0100 Subject: [PATCH] Update USERRIGHTS.md --- USERRIGHTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USERRIGHTS.md b/USERRIGHTS.md index 3ce86b5e..2c514160 100644 --- a/USERRIGHTS.md +++ b/USERRIGHTS.md @@ -4,5 +4,5 @@ | 1 | Limited Guest | listing directory | using shared link | | 2 | Guest | + search | no one (you can set manually in the db, if necessary) | | 3 | User | + share | default role | -| 4 | Admin | + settings | dDefault (pregenerated) user (also the default right if authentication is off) | +| 4 | Admin | + settings | default (pregenerated) user (also the default right if authentication is off) | | 5 | Developer | + see errors | no one (you can set manually in the db, if necessary) |