[TASK] Move cache configuration to DefaultConfiguration
ext:fluid and ext:exbase configure additional caches in ext_localconf. Since both extensions are required and always loaded, those cache configurations are moved to ext:core DefaultConfiguration.php to have an easier life for admins who reconfigure those caches in LocalConfiguration. Resolves: #65467 Releases: master Change-Id: I63ac633f15d0a0774deffa3620d67a405af1e5df Reviewed-on: http://review.typo3.org/37468 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
Showing
- typo3/sysext/core/Configuration/DefaultConfiguration.php 20 additions, 0 deletionstypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/extbase/ext_localconf.php 0 additions, 16 deletionstypo3/sysext/extbase/ext_localconf.php
- typo3/sysext/fluid/ext_localconf.php 0 additions, 11 deletionstypo3/sysext/fluid/ext_localconf.php
- typo3/sysext/install/Classes/Controller/AbstractController.php 0 additions, 1 deletion.../sysext/install/Classes/Controller/AbstractController.php
Please register or sign in to comment