cdent / tank

Tiddlers Are N[eo][tw] Knowledge
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

consider binary size uploader validator #57

Closed cdent closed 10 years ago

cdent commented 10 years ago

To limit the size of individual binaries uploaded.

Another option is to put a size checker in filedrop.js. This would still allow people using the API to PUT large stuff while keeping casual large files under control.

cdent commented 10 years ago

If binaries get moved to s3 (or similar) this won't really be needed.