aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/HTTPS.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/HTTPS.json')
-rw-r--r--plugin/HTTPS.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugin/HTTPS.json b/plugin/HTTPS.json
index ac6f719..2c6ddeb 100644
--- a/plugin/HTTPS.json
+++ b/plugin/HTTPS.json
@@ -30,23 +30,5 @@
30 } 30 }
31 }, 31 },
32 "legend_format": "%5.0lf" 32 "legend_format": "%5.0lf"
33 },
34 "Speed": {
35 "title": "Speed range on {{HOST}}",
36 "vertical": "bytes per second",
37 "type": "stacked",
38 "legend": {
39 "max": {
40 "name": "Maximum",
41 "color": "ffff00"
42 },
43 "min": {
44 "name": "Minimum",
45 "color": "000000"
46 }
47 },
48 "legend_format": "%5.1lf%s",
49 "datasize": true
50 } 33 }
51} 34}
52