[Building Sakai] Setting resource quota for My Workspace

Stephen Jaegle sjaegle at gmail.com
Tue Aug 3 12:35:16 PDT 2010


Hi Seth:

Thanks for the suggestion. I already had
siteQuota at org.sakaiproject.content.api.ContentHostingService=1048576, and
that is the value that appeared when using the SAK-11003 patch to check the
quota for sites. Interestingly, when I tried the configuration

siteQuota at org.sakaiproject.content.api.ContentHostingService=1048576
content.quota.course=524288 

the course quotas changed but the quota for My Workspace remains unchanged,
at least as reported by SAK-11003. So it looks like
siteQuota at org.sakaiproject.content.api.ContentHostingService does not affect
My Workspace sites in the same way it affects other sites.

--Steve


Seth Theriault wrote:
> 
> 
> I would not create a new site type for the My Workspace sites; I 
> seem to remember they are "special."
> 
> Instead, I would look into assuming that the global default 
> setting:
> 
> siteQuota at org.sakaiproject.content.api.ContentHostingService=524288
> 
> is the one you want for My Workspace sites and then use the 
> content.quota.{sitetype} settings to set appropriate quotas by 
> type:
> 
> content.quota.course=1048576
> content.quota.project=1048576
> 
> 

-- 
View this message in context: http://old.nabble.com/Setting-resource-quota-for-My-Workspace-tp29309267p29339253.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list