add a hint how to adjust the imagick policy for pdf files

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
Simon L
2022-06-13 14:20:47 +02:00
committed by GitHub
parent 10a10c0836
commit 4e68c6abcd

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``)