From 0cdf8baed83f38de82fddf0408e7c78fb220067c Mon Sep 17 00:00:00 2001 From: "Jérémie Tarot (@silopolis)" Date: Thu, 30 Mar 2023 12:57:49 +0200 Subject: fix(text): Fix small typo in app description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Tarot (@silopolis) --- apps/encryption/appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/encryption/appinfo') diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index 15e95ee475a..e77261c4712 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -6,7 +6,7 @@ Default encryption module for server-side encryption In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. -The module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. +The module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption. 2.15.0 -- cgit v1.2.3