mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Add a comment about ImageMagick policies
This commit is contained in:
@@ -468,6 +468,9 @@ filter.plugins = PDFBox JPEG Thumbnail
|
|||||||
# [To enable ImageMagick Video Thumbnails (requires both ImageMagick and ffmpeg installed)]:
|
# [To enable ImageMagick Video Thumbnails (requires both ImageMagick and ffmpeg installed)]:
|
||||||
# uncomment and insert the following line into the plugin list
|
# uncomment and insert the following line into the plugin list
|
||||||
# ImageMagick Video Thumbnail, \
|
# ImageMagick Video Thumbnail, \
|
||||||
|
# NOTE: pay attention to the ImageMagick policies and reource limits in its policy.xml
|
||||||
|
# configuration file. The limits may have to be increased if a "cache resources
|
||||||
|
# exhausted" error is thrown.
|
||||||
|
|
||||||
#Assign 'human-understandable' names to each filter
|
#Assign 'human-understandable' names to each filter
|
||||||
plugin.named.org.dspace.app.mediafilter.FormatFilter = org.dspace.app.mediafilter.TikaTextExtractionFilter = Text Extractor
|
plugin.named.org.dspace.app.mediafilter.FormatFilter = org.dspace.app.mediafilter.TikaTextExtractionFilter = Text Extractor
|
||||||
|
Reference in New Issue
Block a user