Merge branch '275-size-error-upload' into 'develop'

Resolve "Uploading a big file via the web up fail without sending anything (Size error)"

Closes #275 and #276

See merge request funkwhale/funkwhale!229
This commit is contained in:
Eliot Berriot 2018-06-05 17:38:08 +00:00
commit bbfc48e630
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1 @@
Removed hardcoded size limit in file upload widget (#275)