Quota
Package Specification Summary for Package: quota
Summary: | |
Description: | |
Maturity: | New Submission or Maturity Unknown |
This package depends on: | None |
Packages that depend on quota: | dotlrn-quota quota-portlet |
Package parameters: |
|
Bug Tracker Summary for Package: quota
There is no package with the name "quota" known to bug-tracker.
Code Metrics Summary for Package: quota
# Tcl Procs | 0 |
# Tcl Lines | 0 |
# Tcl Blank Lines | 1 |
# Tcl Comment Lines | 0 |
# Automated Tests | 0 |
# Stored Procedures | PG: 0 ORA: 0 |
# SQL Lines | PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0) |
# ADP pages | 0 |
# ADP lines | 0 |
# Include pages (quota/lib/) | 0 |
# Documentation pages | 0 |
# Documentation lines | 0 |
Browse Source | Not installed |
Github Repository: | https://github.com/openacs/quota/tree/oacs-5-10 |
Quota
Package to control the expense of space in users' disc and communities.
The module quota allows to control the space used by users and communities in the module filestorage, this is controlled by the manager of the system and for it it he can modify the global parameters and to establish particular values of these parameters for communities and even users.
The available parameters are:
MaxQuotaByCommunity - > maximum Quota for community (in KB)
MaxQuotaByUser - > maximum Quota for user (in KB)
MaxQuotaByUserFolder - > maximum Quota of the personal directoryof the user (in KB)
MaxQuotaByUserComm - > maximum Quota for user in a community (in KB)
MaxFilesByCommunity - > N º maximum of files for community
MaxFilesByUser - > N º maximum of files for user
MaxFilesByUserFolder - > N º maximum of files for personal directory
MaxFilesByUserComm - > N º maximum of files for user in a community