Aside the configuration options that can be set through the InterAKT Control Panel, MX Kollection also has some advanced configuration variables that did not get a Dreamweaver interface. These settings already have default variables that should work properly for most web sites. If you need to change any of these settings, check out the list of variables and files below for a description on what each variable does.
You can find these configuration settings in the <site root>\includes\common\KT_config.inc.xxx :
KT_file_mode - the permission mode which the system tries to apply to an uploaded file. You must use the Unix numbered style. The default is 644.
KT_folder_mode - the permission mode which the system tries to apply when creating a folder. You must use the Unix numbered style. The default is 755.
KT_default_image_quality
- this configuration option has been introduced starting with MX
Kollection 3 Professional. It allows defining the preferred image
quality to use when saving an image - a thumbnail is created, a resize
takes place, etc. The default value for this option is set to 80,
but you can enter any value between 1 and 100.
Sites created before this option has been added with any InterAKT products
that have the configuration file do not have this parameter set at a default
value. Also, if you apply the Update Includes Folder
for one of these sites, the configuration file will not be modified, so
you must manually add this option.