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:
parent
1d7bec0ca3
commit
8b19a0fac0
3 changed files with 15 additions and 8 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue