Add a comment about ImageMagick policies

This commit is contained in:
Abel
2023-04-28 04:40:23 +02:00
parent 413c6f443f
commit f7414f1d58

View File

@@ -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