summaryrefslogtreecommitdiff
path: root/conf/esm.config.json
diff options
context:
space:
mode:
authorShevAbam <shevabam@gmail.com>2015-07-13 09:43:34 +0200
committerShevAbam <shevabam@gmail.com>2015-07-13 09:43:34 +0200
commitb330d193bbd0170b6caabd604d30fc64c7b1d2d3 (patch)
treeec4957900b62c93610457993960a22660a37c747 /conf/esm.config.json
parent9970343fe5c8226f25234addc6b80836c092fe1f (diff)
Add option to add custom title in header (esm:custom_title)
Last login : add option to enable or not Disk : add filesystem Disk : values are centered
Diffstat (limited to 'conf/esm.config.json')
-rw-r--r--conf/esm.config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/esm.config.json b/conf/esm.config.json
index 64b2af2..af3fe3d 100644
--- a/conf/esm.config.json
+++ b/conf/esm.config.json
@@ -3,7 +3,8 @@
"version": "2.5",
"website": "http://www.ezservermonitor.com",
"check_updates": true,
- "auto_refresh": 0
+ "auto_refresh": 0,
+ "custom_title": ""
},
"cpu": {
"enable_temperature": true
@@ -19,6 +20,7 @@
]
},
"last_login": {
+ "enable": true,
"max": 5
},
"services": {