---
title: "Feature: #61463 - Allow processed folders in different storage"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-61463"
source: "Changelog/7.2/Feature-61463-AllowProcessedFoldersInDifferentStorage.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Feature: #61463 - Allow processed folders in different storage

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

## Description

The processing folder of a storage can now be a combined identifier.
This makes it possible to have the processed files outside of the
storage in case of a read-only storage for instance.

## Impact

For existing systems there is no impact. When the processing folder is changed
to a folder in a different storage you need to make sure the folder exists
and is writable.
