20 lines
918 B
Plaintext
20 lines
918 B
Plaintext
# UserName : Must be an existing user account on the server. The wildcards
|
|
# * and ? are recognized.
|
|
# Soft limit : Limit with grace period. Quota sizes are default in kilobytes.
|
|
# However, the suffixes "M" for megabytes and "G" for gigabytes
|
|
# are also recognized.
|
|
# Hard limit : Absolute limit. Quota sizes are default in kilobytes. However,
|
|
# the suffixes "M" for megabytes and "G" for gigabytes are also
|
|
# recognized.
|
|
#
|
|
# @ Mandatory field
|
|
#
|
|
#-------------------------------------------------------------------------------'
|
|
# User@ |Soft limit@ |Hard limit@ |
|
|
#-------------------------------------------------------------------------------'
|
|
* |500M |550M
|
|
class199? |200 |250M
|
|
michiel |5G |6G
|
|
nathalie |500000 |550000
|
|
susanne |500M |550M
|