Content
View differences
Updated by Dominic Bräunlein over 1 year ago
Proposal:
<br>
\#### Files in are not encrypted when using Nextcloud server-side encryption
If your Nextcloud server uses server-side encryption, please note that 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:
\`\`\`_shell_
occ config:app:set groupfolders enable\_encryption --value="true"
\`\`\`
<br>
\#### Files
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:
occ config:app:set groupfolders enable\_encryption --value="true"
\`\`\`