mirror of
https://github.com/ShaYmez/ezservermonitor-web.git
synced 2026-06-08 08:55:05 -04:00
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
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user