smeserver-lazy_admin_tools/root/usr/doc/lazy-admin-tools/example.quota

20 lines
918 B
Plaintext
Raw Normal View History

# 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