DEV: Allow ImageMagick to handle PDFs. (#811)
This commit is contained in:
parent
3bb36df2ad
commit
daa3862e60
|
@ -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"/> -->
|
||||
|
|
Loading…
Reference in New Issue