summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorFloran Brutel <f.brutel@hexanet.fr>2016-12-27 11:45:13 +0100
committerFloran Brutel <f.brutel@hexanet.fr>2016-12-27 11:45:13 +0100
commit6988b5ea03fc58d582353b7651c1dd675e5a161c (patch)
treed4f6ec9ff56bdeef6ff0dba0486dc6c15aea233d /conf
parent723519f6a96d422e863708f4d96fd07f5511eb2b (diff)
Add config to limit the number of processes to display in the web ui
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 89b0d28b..125115a3 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -16,6 +16,8 @@ history_size=28800
[outputs]
# Theme name for the Curses interface: black or white
curse_theme=black
+# Limit the number of processes to display in the WebUI
+max_processes_display=30
##############################################################################
# plugins