Closed stevedylandev closed 2 weeks ago
Adds in a check for upload.file() to see if the file is bigger than 100mb. If so it will automatically use the TUS method for uploading a larger file.
upload.file()
Adds in a check for
upload.file()
to see if the file is bigger than 100mb. If so it will automatically use the TUS method for uploading a larger file.