From 7a5b1c8e3620ba9401930d212ef806912433f5d2 Mon Sep 17 00:00:00 2001 From: Jan Date: Wed, 11 Dec 2024 01:07:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b852e4..00352ac 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,8 @@ Due to the underlying storage most methods are impossible to implement, though w +Multipart uploads are not supported. `putObject` requests are fully buffered in memory. Make sure to not overwhelm your system memory limit. + Presigned URLs are not yet supported. \* An objects ETag is always its UUID. Since Filen is fully end-to-end encrypted there is no way to know the real MD5 file hash.