summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2018-08-24 20:43:50 -0400
committerCristy <urban-warrior@imagemagick.org>2018-08-24 20:44:35 -0400
commitc809ff7b9a0298cb5288399dd1ae495e2712d4ef (patch)
tree8393a7c1f94a7316c53697b8df838ebe9ca9068f /config
parentfd9289abe5e4b71273c9856a9df371319adb5a8c (diff)
downloadImageMagick-c809ff7b9a0298cb5288399dd1ae495e2712d4ef.tar.gz
Support "module" security policy
Diffstat (limited to 'config')
-rw-r--r--config/policy.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/policy.xml b/config/policy.xml
index 0d854269d..49e600e1a 100644
--- a/config/policy.xml
+++ b/config/policy.xml
@@ -69,6 +69,7 @@
<!-- <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,pdf,xps}" /> -->
<!-- <policy domain="delegate" rights="none" pattern="HTTPS" /> -->
<!-- <policy domain="path" rights="none" pattern="@*" /> -->
<!-- <policy domain="cache" name="memory-map" value="anonymous"/> -->