---
title: "Feature: #89229 - Cache Preset for Settings in Maintenance Area"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-89229"
source: "Changelog/10.1/Feature-89229-CachePresetForSettingsInMaintenanceArea.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Feature: #89229 - Cache Preset for Settings in Maintenance Area

See [forge#89229](https://forge.typo3.org/issues/89229)

## Description

The maintenance area available in TYPO3 Backend under "Admin Tools" => "Settings" now also allows to quickly switch
between Cache Backends for the Caching Framework.

This allows to select different settings without having to manually modify the `LocalConfiguration.php` file.

## Impact

Depending on a server setup, it might be easier to quickly see differences when running on a distributed Database system
(not localhost) or on a distributed file system to choose between caching options.

In addition, the most common caches are explained in what is stored there. Further configuration can be applied by
manually modifying the `LocalConfiguration.php` settings file.
