summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index b6687573..88ee7484 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -20,8 +20,10 @@ history_size=1200
##############################################################################
[outputs]
-# Theme name for the Curses interface: black or white
+# Theme name (for the moment only 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)