---
title: "Feature: #59830 - Introduce read-only column for file mounts"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-59830"
source: "Changelog/7.0/Feature-59830-IntroduceReadOnlyColumnForFileMounts.rst"
typo3-version: "7.0"
typo3-major: 7
type: "feature"
issue: 59830
forge: "https://forge.typo3.org/issues/59830"
tags: ["FAL", "Backend"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Feature: #59830 - Introduce read-only column for file mounts {#feature-59830}

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

## Description {#description}

File mount records now have a new flag "read only". This flag replaces the virtual flag introduced earlier,
so it can be defined natively in the record.

## Impact {#impact}

The impact is low as the old behavior still exists. A storage was never marked as read-only before. There is
an option to set this through UserTs, but now it is also possible to set it on the storage record directly.
