It might be a good idea to have some periodic cleaning of old files in order to not run out of storage. With 1kb upload limit this probably isn't an issue but if you consider changing it to MAX_FILE_DOWNLOAD_LEN 1000 uploads will use 2Gigs (if they also are granulized)
It might be a good idea to have some periodic cleaning of old files in order to not run out of storage. With 1kb upload limit this probably isn't an issue but if you consider changing it to
MAX_FILE_DOWNLOAD_LEN
1000 uploads will use 2Gigs (if they also are granulized)