---
title: "Breaking: #82919 - Removed pagetree-related TSconfig settings"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-82919"
source: "Changelog/9.0/Breaking-82919-RemovedPageTreeRelatesTsConfigSettings.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Breaking: #82919 - Removed pagetree-related TSconfig settings

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

## Description

The following edge-case TSconfig options have been removed:

-   `options.pageTree.disableIconLinkToContextmenu` (Icons are always linked)
-   `options.pageTree.searchInAlias` (the pages.alias DB field is now always respected when filtering)
-   `options.pageTree.excludeDoktypes` (there is no restriction to doctypes in the filter anymore)
-   `options.pageTree.hideFilter` (filter is now always visible)

## Impact

Setting these options in UserTSconfig will have no effect anymore.

## Affected Installations

Installations having one of these options set.
