mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
14 lines
473 B
Plaintext
14 lines
473 B
Plaintext
quotacheck_command=/usr/etc/quotacheck
|
|
user_quota_command=/usr/bsd/quota -v
|
|
user_repquota_command=/usr/etc/repquota -v
|
|
user_edquota_command=/usr/etc/edquota
|
|
user_copy_command=/usr/etc/edquota -p
|
|
display_max=100
|
|
user_grace_command=edquota -t
|
|
sort_mode=0
|
|
block_mode=1
|
|
show_grace=0
|
|
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
|