From 1ba557d89833a97e2838f84366c8d3bfaf0cda5c 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 cdfc07a95..c9e2c86b0 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.