---
title: "Feature: #99626 - Sites configuration (YAML) in configuration module"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-99626-1674115749"
source: "Changelog/12.2/Feature-99626-SitesConfigurationYAMLInConfigurationModule.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Feature: #99626 - Sites configuration (YAML) in configuration module

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

## Description

Currently, it is difficult to have a global overview of the YAML configuration
of sites (especially the route enhancers). Since those configurations are basic
information, it is important for site administrators to have an overview of them.

Therefore, the configuration module now lists all site configurations
with their identifier and corresponding configuration.

## Impact

It is now possible for site administrators to get an overview of the YAML
configuration of all sites in the configuration module.
