From df94c9e8b0f72df4fb244be960612ed2171ced87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20M=C3=BCller?= <28591861+alexanderdd@users.noreply.github.com> Date: Mon, 7 Jul 2025 04:58:53 -0500 Subject: [PATCH] rename title from "Encryption configuration" to "Server-Side Encryption configuration" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit we also have e2ee, which is not covered here, so I feel the title needs to be more specific Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com> --- .../configuration_files/encryption_configuration.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin_manual/configuration_files/encryption_configuration.rst b/admin_manual/configuration_files/encryption_configuration.rst index 159a754ab93..49e9795e777 100644 --- a/admin_manual/configuration_files/encryption_configuration.rst +++ b/admin_manual/configuration_files/encryption_configuration.rst @@ -1,6 +1,6 @@ -======================== -Encryption configuration -======================== +==================================== +Server-Side Encryption configuration +==================================== The primary purpose of the Nextcloud server-side encryption is to protect users' files on remote storage, such as Dropbox and Google Drive, and to do it easily