[TYPO3] Disable typo3conf/ cache

tapio tapio.markula at dnainternet.net
Wed Dec 28 13:41:52 CET 2005


Martin Koch Andersen wrote:
> Hi,
> 
> I would like to disable the typo3conf/ cache (while developing a site). 
> I'm tired of having to push 'Clear cache in typo3conf/' when updating my 
> included typoscript, for changes to take effect.
> 
> I have the TYPO3 book, but can not find the info in the book. Only 
> disabling of the frontend cache is described.
> 
> Thanks in advance.
> 
I don't think this is possible. Typo gathers all setup-information
into three files, which two are temporary files.
They have all info from ext_localconf.php and ext_tables.php files.
  'Clear cache in typo3conf/' simple deletes those temporary files.
Because Typo uses those temp-files as setup-files, I don't see another 
reasonable alternative.



More information about the TYPO3-english mailing list