Corrige problema para visualizar miniaturas de archivos PDF

Se aplica parche previsto para la versión 4.1.2 de Redmine, por lo que
no se documentan los archivos modificados.

Resuelve #500
This commit is contained in:
Manuel Cillero 2020-12-09 09:41:03 +01:00
parent 1d7bec0ca3
commit 8b19a0fac0
3 changed files with 15 additions and 8 deletions

View file

@ -179,6 +179,10 @@ default:
# the ImageMagick's `convert` binary. Used to generate attachment thumbnails.
#imagemagick_convert_command:
# Absolute path (e.g. /usr/bin/gs, c:/ghostscript/gs.exe) to
# the `gs` binary. Used to generate attachment thumbnails of PDF files.
#gs_command:
# Configuration of MiniMagick font.
#
# Redmine uses MiniMagick in order to export a gantt chart to a PNG image.