Version 2.2.1
This commit is contained in:
@@ -78,7 +78,13 @@ metric_info["nc_active_users_last_1day"] = {
|
||||
}
|
||||
|
||||
metric_info["nc_users_free_space"] = {
|
||||
"title": _("Free Space"),
|
||||
"title": _("Free Space of User"),
|
||||
"unit": "bytes",
|
||||
"color": "22/a",
|
||||
}
|
||||
|
||||
metric_info["nc_free_space"] = {
|
||||
"title": _("Free Space on Disk"),
|
||||
"unit": "bytes",
|
||||
"color": "22/a",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user