summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2024-04-28 10:28:19 +0200
committernicolargo <nicolashennion@gmail.com>2024-04-28 10:28:19 +0200
commit6b0de5d6beedf519068c3c6da1f9a938211ac937 (patch)
tree1178571daadee0b257786f168c964822ec4262e2 /conf
parenta60e8a42c74710f44353504a30eb260a29605e25 (diff)
Refactor how sensors is displayed in the curses interface
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 9096f513..bc9ed9e5 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -27,7 +27,7 @@ history_size=1200
separator=True
# Set the the Curses and WebUI interface left menu plugin list (comma-separated)
#left_menu=network,wifi,connections,ports,diskio,fs,irq,folders,raid,smart,sensors,now
-# Limit the number of processes to display
+# Limit the number of processes to display (in the WebUI)
max_processes_display=25
# Set URL prefix for the WebUI and the API
# Example: url_prefix=/glances/ => http://localhost/glances/