-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm getting a 413 Payload Too Large
error when trying to create an Item
with binary content that's 6MB. I haven't tested where the cutoff is yet, but I was hoping there was some general advice on how to handle large files.
I need to be able to handle single files that are up to 1GB or so of binary data.
Should I zip the file up and break it into separate Items
? Or is there some way to handle this with Etebase that I'm not seeing/understanding.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels