summaryrefslogtreecommitdiffstats
path: root/docker-compose
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 /docker-compose
parenta60e8a42c74710f44353504a30eb260a29605e25 (diff)
Refactor how sensors is displayed in the curses interface
Diffstat (limited to 'docker-compose')
-rwxr-xr-xdocker-compose/glances.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose/glances.conf b/docker-compose/glances.conf
index d4e0a075..45504a1d 100755
--- a/docker-compose/glances.conf
+++ b/docker-compose/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/