From 30bf8ddad56dc90f016a0932297bf0c1ddb7a5a8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 6 Aug 2024 02:45:21 +0000 Subject: automatic import of libpng15 --- pngusr.dfa | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pngusr.dfa (limited to 'pngusr.dfa') 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 -- cgit v1.2.3