Am 19.05.2014 18:54, schrieb Peter Linzenkirchner: > OPTIONS.clearCache.system = 1 ins user Tsconfig? > " some backend-related caches (that is everything including templates)" - > denke, das reicht nicht ganz. > > Oder funktioniert das anders?
so sollte es eigentlich laufen... hab es zwar gerade nicht geprüft, aber laut den releaseNotes ist es richtig (oder eben aus dem InstallTool heraus, das nutze ich während der Entwicklung halt häufiger)... Caching Groups: Introduced the concept of "caching groups". The reworked cache menu (the yellow flash on top of your backend) now has clearer names and permissions. The most used flush option is "Flush frontend caches", which will remove all page related caches (thus making TYPO3 re-render the content). Second is the newly introduced "Flush general caches" which includes the frontend caches, but also extension specific caches. Now there is (by default) no way to clear the "System (core) caches". These core caches usually don't need to be cleared on a production system, because their content only changes when installing or removing extensions - where they are automatically flushed. In order to still be able to flush these caches through the backend (i.e. on a development instance), you can use this TSconfig for your user: options.clearCache.system = 1. -- image[FORMAT] - Ralf-René Schröder http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german