summaryrefslogtreecommitdiffstats
path: root/docker-compose/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2024-06-29 09:54:13 +0200
committernicolargo <nicolashennion@gmail.com>2024-06-29 09:54:13 +0200
commitafa1da59d11275660a55175f344ec8aadbf7b0ae (patch)
tree5e95b77eeb404a98157323643752edd33bb10e9e /docker-compose/glances.conf
parent183265579348fecb5a9dbe077222eca63b7aa0ed (diff)
parent582ca0771678210d01beea0ff0cb914005f54bf9 (diff)
Merge branch 'develop'v4.1.0
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]