From bb4ebf1ea24c0cfb495b5130c180114f566664dd Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Fri, 13 Nov 2020 00:09:10 +0100 Subject: [PATCH] update supported permissions in README, fixes #246 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 83a23df..7724a28 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ Features * Keeping some control: - - flexible permissions: create, read, delete, admin + - flexible permissions: read, create, modify, delete, list, admin - assign permissions to users of login secrets - assign default permissions to not-logged-in users - you can purge files from storage by age, inactivity, size, type, ...