Merge pull request #8537 from nextcloud/szaimen-patch-1

add a hint how to adjust the imagick policy for pdf files
This commit is contained in:
Daniel
2022-06-13 18:11:11 +02:00
committed by GitHub

View File

@@ -96,6 +96,10 @@ For preview generation (*optional*):
* avconv or ffmpeg
* OpenOffice or LibreOffice
.. note::
If the preview generation of PDF files fails with a "not authorized" error message, you must adjust the imagick policy file.
See https://cromwell-intl.com/open-source/pdf-not-authorized.html
For command line processing (*optional*):
* PHP module pcntl (enables command interruption by pressing ``ctrl-c``)