Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2021-12-06 09:47:57 +01:00
parent 91424afc79
commit b52daa0304
5 changed files with 9 additions and 6 deletions

View File

@@ -143,7 +143,7 @@
<li>Write (user can copy, move, rename, and delete files)</li>
<li>Upload (user can upload files to the repository)</li>
<li>Download (user can download files from the repository)</li>
<li>Bach Download (user can download multiple files and folders at once)</li>
<li>Batch Download (user can download multiple files and folders at once)</li>
<li>Zip (user can zip and unzip files)</li>
</ul>
<p>Some permissions require others. For example, Batch Download requires Read permissions (so than user can list files and select them) as well as basic Download permissions.</p>