mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Fix that thumbnail support for PDF attachments may not be detected (#33283).
Patch by VVD VVD. git-svn-id: http://svn.redmine.org/redmine/trunk@19712 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user