[docs-only] Update storage-users README.md

Aligning `Example cases for expired uploads` to the admin docs. The original sentence was not clear.
This commit is contained in:
Martin
2024-06-03 10:33:20 +02:00
committed by GitHub
parent e7134a211b
commit 38a699839a

View File

@@ -45,7 +45,7 @@ When using Infinite Scale as user storage, a directory named `storage/users/uplo
Example cases for expired uploads:
* In the final step, the upload blob is moved from the upload area to the final blobstore (e.g. S3).
* When a user uploads a big file but the file exceeds the user-quota, the upload can't be moved to the target after it has finished. The file stays at the upload location until it is manually cleared.
* If the bandwidth is limited and the file to transfer can't be transferred completely before the upload expiration time is reached, the file expires and can't be processed.