diff options
Diffstat (limited to 'conf')
| -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 bf65386..e40b3ea 100644 --- a/conf/esm.config.json +++ b/conf/esm.config.json @@ -12,7 +12,8 @@ }, "disk": { "show_tmpfs": false, - "show_filesystem": true + "show_filesystem": true, + "ignore_mounts": [] }, "ping": { "hosts": [ |
