mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
* [#71123] Rename Nextcloud GroupFolder references to TeamFolder https://community.openproject.org/work_packages/71123 [#71123] Rename Nextcloud GroupFolder references to TeamFolder https://community.openproject.org/work_packages/71123 * Apply suggestions from code review Co-authored-by: Jan Sandbrink <j.sandbrink@openproject.com> --------- Co-authored-by: Andrej <77627197+as-op@users.noreply.github.com> Co-authored-by: Jan Sandbrink <j.sandbrink@openproject.com>
This commit is contained in:
committed by
GitHub
parent
b2040cbe85
commit
e057bbd6a5
@@ -373,9 +373,9 @@ If that also not work please check the [instructions for setting up pretty URLs
|
||||
#### Files are not encrypted when using Nextcloud server-side encryption
|
||||
|
||||
> [!NOTE]
|
||||
> If your Nextcloud server uses server-side encryption, the GroupFolder encryption needs to be manually enabled.
|
||||
> This is relevant for automatically managed project folders, as the GroupFolder app is used in these cases.
|
||||
To enable encryption for GroupFolders, run the following command on your Nextcloud server:
|
||||
> If your Nextcloud server uses server-side encryption, encryption of the team folder needs to be manually enabled.
|
||||
> This is relevant for automatically managed project folders, as the Team Folders app is used in these cases.
|
||||
To enable encryption for team folders, run the following command on your Nextcloud server:
|
||||
|
||||
```shell
|
||||
occ config:app:set groupfolders enable_encryption --value="true"
|
||||
|
||||
Reference in New Issue
Block a user