Skip to content

Commit

Permalink
Merge pull request #9296 from owncloud/mmattel-patch-1
Browse files Browse the repository at this point in the history
[docs-only] Update storage-users README.md
  • Loading branch information
mmattel authored Jun 3, 2024
2 parents e7134a2 + 38a6998 commit d200dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/storage-users/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit d200dfc

Please sign in to comment.