From f8384df0f872442b21a6657e9ba6d0e147a4831e Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Sun, 16 Aug 2015 09:19:45 +0545 Subject: [PATCH] Encryption config minor edits --- admin_manual/configuration_files/encryption_configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_files/encryption_configuration.rst b/admin_manual/configuration_files/encryption_configuration.rst index e1630d8fe..3f9757c6e 100644 --- a/admin_manual/configuration_files/encryption_configuration.rst +++ b/admin_manual/configuration_files/encryption_configuration.rst @@ -47,7 +47,7 @@ password, but simply log in as they normally do. It encrypts only the contents of files, and not filenames and directory structures. You should regularly backup all encryption keys to prevent permanent data loss. -The encryption keys are stored in following directories: +The encryption keys are stored in the following directories: ``data//files_encryption`` Users' private keys and all other keys necessary to decrypt the users' files @@ -168,7 +168,7 @@ occ Encryption Commands You may also use the ``occ`` command to perform encryption operations. -Get the current status of encryption and loaded encryption module:: +Get the current status of encryption and the loaded encryption module:: occ encryption:status