5e92c38c8f
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libpng15.git#d9682aaa6bdd7a2d64006f2e33dea3ee071a7bb6
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
# 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
|