---
title: "Breaking: #93077 - Removed unneeded configurations in PageLayoutView"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-93077"
source: "Changelog/11.0/Breaking-93077-RemovedUnneededConfigurationsInPageLayoutView.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #93077 - Removed unneeded configurations in PageLayoutView

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

## Description

The following TSconfig settings have been removed in favor of strong defaults and less configuration:

-   `mod.web_layout.disableIconToolbar`
-   `mod.web_layout.disableSearchBox`

## Impact

The settings `mod.web_layout.disableIconToolbar` and `mod.web_layout.disableSearchBox` are
not evaluated anymore and the edit button and the search box are always shown in the page module.

## Affected Installations

TYPO3 installations using the settings `mod.web_layout.disableIconToolbar` or `mod.web_layout.disableSearchBox`.

## Migration

There is no migration possible.
