summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index f7cf200d..ed530d4e 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -71,7 +71,7 @@ load_critical=500
disable=False
# Default refresh rate is 60 seconds
#refresh=60
-# System information to display (a string where {key} will be replaced by the value) in the Curses interface
+# System information to display (a string where {key} will be replaced by the value)
# Available information are: hostname, os_name, os_version, os_arch, linux_distro, platform
#system_info_msg= | My {os_name} system |