[TYPO3-dev] RC1/2 jpg_quality ignored
Bernhard Kraft
kraftb at kraftb.at
Sat Apr 1 20:08:22 CEST 2006
Bobby Eichholz wrote:
Thanks alot. I posted it to the bugtracker.
You have to set:
$TYPO3_CONF_VARS['GFX']['jpg_quality'] = '80';
and remove the lines with:
$TYPO3_CONF_VARS['GFX']['im_jpg_quality'] = '80';
... this is for compatibility issues. The "old" name was "im_jpg_quality" but it does not only affect
im this settings name was changed. If you still have an old setting in your localconf.php it will overrule
this one.
Pherhaps there should be a better solution found to "update" to the new name of the config-variable.
greets,
Bernhard
--
----------------------------------------------------------------------
"Freiheit ist immer auch die Freiheit des Andersdenkenden"
Rosa Luxemburg, 1871 - 1919
----------------------------------------------------------------------
More information about the TYPO3-dev
mailing list