summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2024-03-10 11:09:32 +0100
committernicolargo <nicolas@nicolargo.com>2024-03-10 11:09:32 +0100
commit49977dba57ac020e393d1f97ae29b028e879b9a4 (patch)
treebae5f5018e8251192f04f8950a9bd863a36818fa /conf
parent43b355fdff10bcc84d5c50a2319d974fd95edf22 (diff)
[WEBUI] Custom system header information #2695
Diffstat (limited to '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 8366e479..f7cf200d 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -73,7 +73,7 @@ disable=False
#refresh=60
# System information to display (a string where {key} will be replaced by the value) in the Curses interface
# Available information are: hostname, os_name, os_version, os_arch, linux_distro, platform
-#system_info_msg=({linux_distro} {platform} / {os_name} {os_version})
+#system_info_msg= | My {os_name} system |
[cpu]
disable=False