mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #1106 from owncloud/add-encryption-status-occ
Add encryption:status to the docs
This commit is contained in:
@@ -177,7 +177,13 @@ occ Encryption Commands
|
||||
|
||||
You may also use the ``occ`` command to perform encryption operations.
|
||||
|
||||
This is equivalent to checking **Enable server-side encryption** on your Admin
|
||||
Get the current status of encryption (Is enabled? What's the default module
|
||||
ID?)::
|
||||
|
||||
occ encryption:status
|
||||
|
||||
|
||||
This is equivalent to checking **Enable server-side encryption** on your Admin
|
||||
page::
|
||||
|
||||
occ encryption:enable
|
||||
@@ -247,4 +253,4 @@ their new password.
|
||||
.. ),
|
||||
|
||||
.. There are many ways to configure OpenSSL, so be sure to verify your correct
|
||||
.. file location.
|
||||
.. file location.
|
||||
|
||||
Reference in New Issue
Block a user