Instead, the size of the entire HTTP request body is checked against the maximum file size. This allows for slightly smaller files (in the order of 200-300 bytes), which shouldn't be noticeable given our 32 MiB limit for non-subscribers. This check is performed before accessing request.files[], and thus before the file even starts uploading. This also allows unlimited file uploads to subscribers and demo users. This was already possible using the API, so now the web interface is consistent. Limits can be set using config[_local].py. This closes T49264: Allow large uploads for admins
Pillar
This is the latest iteration on the Attract project. We are building a unified framework called Pillar. Pillar will combine Blender Cloud and Attract. You can see Pillar in action on the Blender Cloud.
Description
Languages
Python
65.7%
JavaScript
12.5%
Sass
11.8%
Pug
7.9%
CSS
1.7%
Other
0.4%