From ad53d41b9cd9e11b5acd09b98a02e448eff5af59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Fri, 8 Mar 2024 14:39:08 +0100 Subject: [PATCH] fix: Fix obsolete statement about encryption overhead MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- .../configuration_files/encryption_configuration.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/admin_manual/configuration_files/encryption_configuration.rst b/admin_manual/configuration_files/encryption_configuration.rst index 1fb41e4db..cb3a13612 100644 --- a/admin_manual/configuration_files/encryption_configuration.rst +++ b/admin_manual/configuration_files/encryption_configuration.rst @@ -28,10 +28,8 @@ Encryption and decryption are performed on the Nextcloud server. All files sent to remote storage will be encrypted by the Nextcloud server, and upon retrieval, decrypted before serving them to you and anyone you have shared them with. -.. note:: Encrypting files increases their size by roughly 35%, so you must - take this into account when you are provisioning storage and setting - storage quotas. User's quotas are based on the unencrypted file size, and - not the encrypted file size. +.. note:: Encryption files generate a slight overhead in size by ~1% (35% before Nextcloud 25). + User's quotas are based on the unencrypted file size, and not the encrypted file size. When files on external storage are encrypted in Nextcloud, you cannot share them directly from the external storage services, but only through Nextcloud sharing