Disk Quota Posted by malaiselvan 14 Jul 2008 16:19 GMT-0000 posts: 7 Can we assign disk space quota for each registered user?
Posted by Darren 14 Jul 2008 17:35 GMT-0000 posts: 289 There's a quota for "user files" but I don't think there's a quota for all files uploaded by a user. e.g. a user can upload images to a wiki page, files to the file gallery, images to the image gallery but without. I'd be interested to know too if you could limit this or if the "user files" counts towards this limit. Not quite the same thing but I know in the PHP configuration you can limit the upload size for a single file.
Posted by Darren 15 Jul 2008 12:46 GMT-0000 posts: 289 I was slightly mistaken. According to this page that PHP limit I referred to is for all files for a single submission. So if you choose to upload 5 files at once then the total size of those 5 files cannot exceed the size defined in the PHP configuration. Still doesn't help you with the quota issue I know.