mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
26 lines
838 B
Plaintext
26 lines
838 B
Plaintext
display_max=100
|
|
user_grace_command=edquota -u -t
|
|
group_grace_command=edquota -g -t
|
|
group_quotaon_command=quotaon -g
|
|
user_quotaoff_command=quotaoff -u
|
|
user_quotaon_command=quotaon -u
|
|
group_quota_command=quota -v -g
|
|
group_copy_command=edquota -g -p
|
|
quotacheck_command=quotacheck -u -g
|
|
user_quota_command=quota -v -u
|
|
user_copy_command=edquota -u -p
|
|
group_repquota_command=repquota -g -v
|
|
user_repquota_command=repquota -u -v
|
|
group_edquota_command=edquota -g
|
|
user_edquota_command=edquota -u
|
|
group_quotaoff_command=quotaoff -g
|
|
user_setquota_command=setquota -u
|
|
group_setquota_command=setquota -g
|
|
sort_mode=0
|
|
block_mode=1
|
|
block_size=1024
|
|
show_grace=1
|
|
email_msg=Disk usage for user ${USER} on filesystem ${FS} has reached ${PERCENT}% of the allowed quota. ${USED} of disk space is being used, out of a maximum of ${QUOTA}.
|
|
pc_show=1
|
|
hide_uids=0
|