summaryrefslogtreecommitdiffstats
path: root/docker-compose/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose/glances.conf')
-rwxr-xr-xdocker-compose/glances.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-compose/glances.conf b/docker-compose/glances.conf
index 792a155d..11bcb951 100755
--- a/docker-compose/glances.conf
+++ b/docker-compose/glances.conf
@@ -26,7 +26,7 @@ history_size=1200
# Options for all UIs
#--------------------
# Separator in the Curses and WebUI interface (between top and others plugins)
-separator=True
+#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 (in the WebUI)
@@ -60,7 +60,7 @@ max_processes_display=25
#cors_headers=*
##############################################################################
-# plugins
+# Plugins
##############################################################################
[quicklook]