summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2017-10-14 13:29:48 -0400
committerCristy <urban-warrior@imagemagick.org>2017-10-14 13:29:48 -0400
commit8d19841cebf993be87e5ebd5ba1dc4df8098f8de (patch)
tree797514d7b7df974be48b57d37209381747b2aa31
parent4129cdbdb966159f94c2a1ee2db241ee85431714 (diff)
downloadImageMagick-8d19841cebf993be87e5ebd5ba1dc4df8098f8de.tar.gz
...
-rw-r--r--config/policy.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/policy.xml b/config/policy.xml
index 95aaac4e1..d497934e7 100644
--- a/config/policy.xml
+++ b/config/policy.xml
@@ -51,6 +51,7 @@
read or write a small subset of proven web-safe image types:
<policy domain="delegate" rights="none" pattern="*" />
+ <policy domain="filter" rights="none" pattern="*" />
<policy domain="coder" rights="none" pattern="*" />
<policy domain="coder" rights="read|write" pattern="{GIF,JPEG,PNG,WEBP}" />
-->