Content
Updated by Dominic Bräunlein 8 months 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 The specific text and location need 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"
\`\`\` specified.
<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
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"
\`\`\`