summaryrefslogtreecommitdiffstats
path: root/docker-compose/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose/glances.conf')
-rw-r--r--docker-compose/glances.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose/glances.conf b/docker-compose/glances.conf
index f40eade9..91913ea8 100644
--- a/docker-compose/glances.conf
+++ b/docker-compose/glances.conf
@@ -22,6 +22,8 @@ history_size=1200
[outputs]
# Theme name for the Curses interface: black or white
curse_theme=black
+# Separator in the Curses and WebUI interface (between top and others plugins)
+separator=True
# Limit the number of processes to display (for the WebUI)
max_processes_display=25
# Set the URL prefix (for the WebUI and the API)