summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 8619de03..5f3b128d 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -220,9 +220,9 @@ hide=loop.*,/dev/loop*
[fs]
disable=False
-# Define the list of hidden file system (comma-separated regexp)
+# Define the list of file system to hide (comma-separated regexp)
hide=/boot.*,/snap.*
-# Define the list of file system to be show (comma-separated)
+# Define the list of file system to show (comma-separated regexp)
#show=/,/srv
# Define filesystem space thresholds in %
# Default values if not defined: 50/70/90