Closed cdent closed 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.
PUT
If binaries get moved to s3 (or similar) this won't really be needed.
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.