diff options
Diffstat (limited to 'conf/esm.config.json')
-rw-r--r-- | conf/esm.config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/esm.config.json b/conf/esm.config.json index af3fe3d..c4bab8c 100644 --- a/conf/esm.config.json +++ b/conf/esm.config.json @@ -10,7 +10,8 @@ "enable_temperature": true }, "disk": { - "show_tmpfs": false + "show_tmpfs": false, + "show_filesystem": true }, "ping": { "hosts": [ |