[TYPO3-english] Typoscript compile, optimize, minify, something!

Urs Bräm info at ursbraem.ch
Tue Oct 2 20:23:23 CEST 2012


Hi Gonzalo

> cached

There is a setting "forceTemplateParsing" in user TSconfig, which will 
force TS parsing while you're logged in. Maybe that's set? You could 
check with another browser where you're definitely not logged in.

admPanel {
   enable.all = 1
   hide=0
   module.edit.forceDisplayFieldIcons = 0
   module.edit.forceDisplayIcons = 0
   override.tsdebug.forceTemplateParsing = 1
}

Also, maybe you have no_cache on somewhere?
If there's no easier way to find out, you could install 
nc_staticfilecache, which is great anyway, and see if it's able to cache 
the page.

Regards
Urs
-- 
Urs Bräm
macht Websites
---
Certified Typo3 Integrator
CH-3011 Bern
www.ursbraem.ch


More information about the TYPO3-english mailing list