[TASK] Activate 'Flush system caches' with Preset 'Development'
Add a new configuration in Install Tool (['SYS']['clearCacheSystem']). If set, the toolbar of clearing system cache is visible (only for admin users). Add it also for Configuration Preset. For Production it is set to FALSE, for Development it is set to TRUE. Resolves: #57230 Releases: 6.2 Change-Id: Id45496c6bc1e64b4454ed7ff78e8db1179387b0f Reviewed-on: https://review.typo3.org/30656 Reviewed-by: Krzysztof Adamczyk Tested-by: Krzysztof Adamczyk Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers
Showing
- typo3/sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php 3 additions, 1 deletion.../sysext/backend/Classes/Toolbar/ClearCacheToolbarItem.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 2 additions, 1 deletiontypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 1 addition, 0 deletionstypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/install/Classes/Configuration/Context/CustomPreset.php 1 addition, 0 deletions...xt/install/Classes/Configuration/Context/CustomPreset.php
- typo3/sysext/install/Classes/Configuration/Context/DevelopmentPreset.php 1 addition, 0 deletions...stall/Classes/Configuration/Context/DevelopmentPreset.php
- typo3/sysext/install/Classes/Configuration/Context/ProductionPreset.php 1 addition, 0 deletions...nstall/Classes/Configuration/Context/ProductionPreset.php
Please register or sign in to comment