This commit puts a limit on the size of files that course staff can upload to MongoDB. The limit is enforced on the frontend in javascript as well as backend via the /upload endpoint. The limit is hard-coded in cms/envs/common.py and may be changed according to the user's custom needs. If the user tries to upload a file that's too large, an error message will pop up, with a customizable url that pointing the user to an external page with an alternate upload procedure. This url is specified im cms/envs/common.py. If not set, this url will not be displayed.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
modals | Loading commit data... | |
pages | Loading commit data... | |
settings | Loading commit data... | |
utils | Loading commit data... | |
assets_spec.js | Loading commit data... | |
baseview_spec.js | Loading commit data... | |
container_spec.js | Loading commit data... | |
group_configuration_spec.js | Loading commit data... | |
paging_spec.js | Loading commit data... | |
unit_outline_spec.js | Loading commit data... | |
xblock_editor_spec.js | Loading commit data... | |
xblock_spec.js | Loading commit data... | |
xblock_string_field_editor_spec.js | Loading commit data... | |
xblock_validation_spec.js | Loading commit data... |