Merge pull request #11416 from nextcloud/backport/11414/stable27

[stable27] Update harden_server.rst
This commit is contained in:
tflidd 2024-01-01 13:19:24 +01:00 committed by GitHub
commit 5cc8b5596b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.