From 7d1dfbf55ca42131c9064fc37240a765e4fa9879 Mon Sep 17 00:00:00 2001 From: Andrew McGuinness Date: Thu, 28 Dec 2023 09:45:11 +0000 Subject: [PATCH] Update harden_server.rst remove duplicated phrase Signed-off-by: Andrew McGuinness --- admin_manual/installation/harden_server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/harden_server.rst b/admin_manual/installation/harden_server.rst index 6c5b74f16..ac0b94051 100644 --- a/admin_manual/installation/harden_server.rst +++ b/admin_manual/installation/harden_server.rst @@ -79,7 +79,7 @@ Disable preview image generation Nextcloud is able to generate preview images of common filetypes such as images or text files. By default the preview generation for some file types that we -consider secure enough for deployment is enabled by default. However, +consider secure enough for deployment is enabled. However, administrators should be aware that these previews are generated using PHP libraries written in C which might be vulnerable to attack vectors.