diff --git a/README.md b/README.md index 0ed8dd33c..6a42176b8 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,8 @@ If you're unfamiliar with `occ` see [Using the occ command](https://docs.nextclo - `occ groupfolders:quota [|unlimited]` → set a quota for a group folder - `occ groupfolders:rename ` → rename a group folder - `occ groupfolders:scan ` → trigger a filescan for a group folder -- `occ groupfolders:trashbin:cleanup ` → empty the trashbin of all group folders +- `occ groupfolders:trashbin:cleanup` → empty the trashbin of all group folders +- `occ config:app:set groupfolders enable_encryption --value="true"` → activate encryption (server-side) support ### Configuring Advanced Permissions via `occ`