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:
Trevor Batley
2024-09-07 20:29:45 +10:00
parent ab14940b94
commit 376cfcf5b4
31 changed files with 4128 additions and 2 deletions

View 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