[TYPO3-dev] How can I disable FE cache (for debugging)?

Andreas Förthner Andreas.Foerthner at netlogix.de
Fri Mar 10 19:41:07 CET 2006


Ricardo Scachetti Pereira schrieb:
>    Hi,
> 
>    Is there a simple way to disable the FE cache, so I don't have to
> click the "clear FE cache" button everytime I change something?
> 
>    Couldn't find anything via Google or searching the mailing list
> archives.
> 
>    Thanks,
> 
> Ricardo
> 
Hi,

you could just set this in your template record:

config.no_cache = 1

this would disable the FE-Cache from the page on it is set...

Hope this helps.

Regards

Andreas




More information about the TYPO3-dev mailing list