Problem uploading files larger than 15mb
-
Hello! I discovered a problem today when I first tried to upload a file larger than 15mb, it uploads perfectly to Spaces of Digital Ocean but does not generate the URL of the file well, this does not happen when uploading files that are below 15mb, which may be happening?
For example if I upload a 5mb file the URL is generated correctly, for example:
[audio src="https://mybucket.nyc3.digitaloceanspaces.com/2017/10/music.mp3" /]
But if I upload a file larger than 15mb the URL is formed like this:
mybucket.nyc3.digitaloceanspaces.com
Without the http: // nor the directory of the file. What it does is to upload it perfectly, but it does not generate the route well. Will I be doing something wrong?
- The topic ‘Problem uploading files larger than 15mb’ is closed to new replies.