summaryrefslogtreecommitdiff
path: root/pngusr.dfa
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-06 02:45:21 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-06 02:45:21 +0000
commit30bf8ddad56dc90f016a0932297bf0c1ddb7a5a8 (patch)
tree6d73af0f83bab68389b50f2f71766018de2dd059 /pngusr.dfa
parent0fda16ed59565032ece3140cecc5c81d3b0e1839 (diff)
automatic import of libpng15openeuler24.03_LTS
Diffstat (limited to 'pngusr.dfa')
-rw-r--r--pngusr.dfa6
1 files changed, 6 insertions, 0 deletions
diff --git a/pngusr.dfa b/pngusr.dfa
new file mode 100644
index 0000000..316761f
--- /dev/null
+++ b/pngusr.dfa
@@ -0,0 +1,6 @@
+# Enable use of "safe" default limits on image size and chunk size.
+#option SAFE_LIMITS on
+# However, the default defaults seem a tad too restrictive for general
+# purpose use, so back them off a little.
+setting USER_CHUNK_CACHE_MAX default 1000
+setting USER_CHUNK_MALLOC_MAX default 1000000000