File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -210,12 +210,12 @@ FcgidInitialEnv FILESYSTEM_PREFIX "${IIPDATA}"
210210## VERBOSITY: 1 to 6
211211FcgidInitialEnv VERBOSITY "6"
212212FcgidInitialEnv LOGFILE "${SRVROOT}/logs/iipsrv.log"
213- FcgidInitialEnv MAX_IMAGE_CACHE_SIZE "50 "
214- FcgidInitialEnv JPEG_QUALITY "90 "
215- FcgidInitialEnv MAX_CVT "3500"
213+ FcgidInitialEnv MAX_IMAGE_CACHE_SIZE "100 "
214+ # FcgidInitialEnv JPEG_QUALITY "75 "
215+ # FcgidInitialEnv MAX_CVT "3500"
216216FcgidInitialEnv MAX_LAYERS "-1"
217217#FcgidInitialEnv MEMCACHED_SERVERS "127.0.0.1:11211"
218- FcgidInitialEnv ALLOW_UPSCALING "0 "
218+ FcgidInitialEnv ALLOW_UPSCALING "1 "
219219FcgidInitialEnv EMBED_ICC "0"
220220
221221# Define the idle timeout as unlimited and the number of processes we want
You can’t perform that action at this time.
0 commit comments