aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/filecount.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/filecount.json')
-rw-r--r--plugin/filecount.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/filecount.json b/plugin/filecount.json
index b32fbdd..c6c2417 100644
--- a/plugin/filecount.json
+++ b/plugin/filecount.json
@@ -1,6 +1,6 @@
1{ 1{
2 "bytes": { 2 "bytes": {
3 "title": "Filecount: size ({{PI}})", 3 "title": "Filecount: size ({{PI}}) on {{HOST}}",
4 "vertical": "Bytes", 4 "vertical": "Bytes",
5 "type": "stacked", 5 "type": "stacked",
6 "legend": { 6 "legend": {
@@ -12,7 +12,7 @@
12 "legend_format": "%5.1lf%s" 12 "legend_format": "%5.1lf%s"
13 }, 13 },
14 "files": { 14 "files": {
15 "title": "Filecount: number of files ({{PI}})", 15 "title": "Filecount: number of files ({{PI}}) on {{HOST}}",
16 "vertical": "Files", 16 "vertical": "Files",
17 "type": "stacked", 17 "type": "stacked",
18 "legend": { 18 "legend": {