encryption
encryption copied to clipboard
No modules installed
The encryption app comes with no encryption modules
# occ encryption:list-modules #
# occ encryption:status - enabled: true - defaultModule:
The docs suggest that the app comes with encryption modules. https://doc.owncloud.org/server/10.0/admin_manual/configuration/files/encryption_configuration.html
works for me on stable10 branch:
% occ app:enable encryption
% occ encryption:list-modules
- OC_DEFAULT_MODULE: Default encryption module [default*]
please use the issue template, maybe something is strange in your setup: https://raw.githubusercontent.com/owncloud/core/master/.github/issue_template.md
So the checkbox in the Owncloud settings doesn't enable the app but only makes Owncloud actually use it?