MKP 0.2.0, Domain checks added
This commit is contained in:
@@ -11,6 +11,17 @@ perfometer_info.append({
|
||||
],
|
||||
})
|
||||
|
||||
perfometer_info.append({
|
||||
"type": "stacked",
|
||||
"perfometers": [
|
||||
{
|
||||
"type": "linear",
|
||||
"segments": ["mailcow_domains_used_quota"],
|
||||
"total": 100.0,
|
||||
},
|
||||
],
|
||||
})
|
||||
|
||||
#perfometer_info.append({
|
||||
# "type": "stacked",
|
||||
# "perfometers": [
|
||||
|
||||
Reference in New Issue
Block a user