initial commit of file from CVS for smeserver-lazy_admin_tools on Sat Sep 7 20:29:45 AEST 2024
This commit is contained in:
19
root/usr/doc/lazy-admin-tools/example.quota
Normal file
19
root/usr/doc/lazy-admin-tools/example.quota
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user