Remove the user upload file size limit by default
Currently the USER_FILE_SIZE_LIMIT
setting is set at 20MB, but this doesn't make any sense for the hosted version. We should remove this limit by default and introduce it only in the hosted version.