[Typo3-dev] Setting the compressionLevel
Ries van Twisk
typo3 at rvt.dds.nl
Mon Aug 29 20:42:54 CEST 2005
Christopher wrote:
>Hi Ries,
>
>On 29/08/05, Ries van Twisk <typo3 at rvt.dds.nl> wrote:
>
>
>>Hey developers,
>>
>>when I go to the install tool and set a compression level this value is
>>put in my localconf.php file:
>> $TYPO3_CONF_VARS["BE"]["compressionLevel"] = '3'; // Modified or
>>inserted by TYPO3 Install Tool.
>>
>>yet, when I look in index.php file then output compression is based on
>>this value:
>> $TYPO3_CONF_VARS['FE']['compressionLevel']
>>
>>Now my question is:
>>When the install tool talks about [compressionLevel]
>>Does it talk about compressionLevel of the BE or the FE?
>>
>>if the above is correct,
>>how can I set FE compression???
>>
>>
>
>Look in the 'FE' Section of the 'All Configuration' section for
>'compressionLevel'; it's about two dozen fields down from the BE
>compression setting that you've already found.
>
>
>-Christopher
>_______________________________________________
>
>
Christopher, Wolfgang,
arch...I completly overlooked it..... thanks for the quick response.
Ries van Twisk
--
R. van Twisk
http://www.metamorf.net
Our Typo3 enabled website: http://www.livetravelguides.com
Instand help for Typo3? irc:/irc.freenode.net/typo3
Looking for documentation? http://typo3.org/documentation/
More information about the TYPO3-dev
mailing list