DEV: Allow ImageMagick to handle PDFs. (#811)

This commit is contained in:
Rafael dos Santos Silva 2024-06-24 13:24:15 -03:00 committed by GitHub
parent 3bb36df2ad
commit daa3862e60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ run:
<!-- <policy domain="resource" name="throttle" value="0"/> -->
<!-- <policy domain="resource" name="time" value="3600"/> -->
<!-- <policy domain="coder" rights="none" pattern="MVG" /> -->
<policy domain="module" rights="none" pattern="{PS,PS2,PS3,EPS,PDF,XPS}" />
<policy domain="module" rights="none" pattern="{PS,PS2,PS3,EPS,XPS}" />
<!-- <policy domain="delegate" rights="none" pattern="HTTPS" /> -->
<!-- <policy domain="path" rights="none" pattern="@*" /> -->
<!-- <policy domain="cache" name="memory-map" value="anonymous"/> -->