Hi Harry, there is no quota feature in OAE. You can limit the maximum request body size using Nginx, but as you can probably guess it is global to everyone and is actual "request body size", so if there are multiple files or other data in the request they are accumulated in the one limit value.
Hope that helps, Branden On Wed, Dec 11, 2013 at 2:55 PM, Harry Wang <harryjw...@gmail.com> wrote: > Hi, > > I am curious about how OAE manages user data quota and user upload file size. > For example, I want to specify that students cannot upload files larger than > 50M and their total data space is 2G. > > Thanks, > > Harry > _______________________________________________ > oae-dev mailing list > oae-dev@collab.sakaiproject.org > http://collab.sakaiproject.org/mailman/listinfo/oae-dev _______________________________________________ oae-dev mailing list oae-dev@collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/oae-dev