Files
edx-platform/cms/templates
Jim fb9320afc1 Limit Upload File Sizes to GridFS.
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.
2014-12-09 13:30:45 -08:00
..
2014-03-25 16:51:24 +08:00
2014-11-20 14:56:12 +02:00
2013-07-12 16:25:39 -04:00
2014-11-05 15:48:51 -05:00
2014-11-05 15:48:51 -05:00
2014-11-05 15:48:51 -05:00