From 8edb2188e5662e5cd4a949e883cd3cb04be0b506 Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 27 Nov 2024 08:48:11 +0100 Subject: [PATCH] Update posixfs-storage-driver.md As discussed with @aduffeck --- docs/architecture/posixfs-storage-driver.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/architecture/posixfs-storage-driver.md b/docs/architecture/posixfs-storage-driver.md index 5b14b6ce4..a79f57608 100644 --- a/docs/architecture/posixfs-storage-driver.md +++ b/docs/architecture/posixfs-storage-driver.md @@ -129,8 +129,6 @@ If the underlying file system handles deleted files in a trash bin that allows r If not available it will follow the [the Free Desktop Trash specificaton](https://specifications.freedesktop.org/trash-spec/trashspec-latest.html). -In the current state of the Posix FS Storage Driver, trash bin is not supported. - ## Limitations As of Q2/2024 the Posix FS Storage Driver is not officially supported and in technical preview state.