[TYPO3-german] reflection cache

Marc Willmann typo3 at marc-willmann.de
Wed Oct 29 12:34:40 CET 2014


Am 29.10.14 12:31, schrieb Peter Linzenkirchner:
> Hallo, 
> 
> kann mir jemand sagen, wie man in 6.2 den reflection cache von Extbase deaktiviert? 

$GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['extbase_reflection']['backend']
= 't3lib_cache_backend_NullBackend';
$GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['extbase_object']['backend']
= 't3lib_cache_backend_NullBackend';

in localconf.php bzw. LocalConfiguration.php oder ext_localconf.php


Marc

> 
> Vielen Dank
> Peter
> 
> --
> Xing: http://www.xing.com/profile/Peter_Linzenkirchner
> Web: http://www.typo3-lisardo.de
> Facebook: http://tinyurl.com/lisardo-multimedia
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
> 


-- 
Marc Willmann. TYPO3-Freelancer.
http://www.marc-willmann.de

Seelandstr. 14-16
D-23569 Lübeck

TYPO3 Certified Integrator


More information about the TYPO3-german mailing list