summaryrefslogtreecommitdiffstats
path: root/docker-compose/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2024-06-09 10:08:16 +0200
committernicolargo <nicolashennion@gmail.com>2024-06-09 10:08:16 +0200
commit4b071403daf36174dd99246ea1f97ebb2d5d2926 (patch)
tree8543a6014d897973bcb713a9bf1423e20b3afa3e /docker-compose/glances.conf
parenta6b7de8a4b80df30cd3b4d1391cac7b978f342df (diff)
Disable separator option do not work... #2823
Diffstat (limited to 'docker-compose/glances.conf')
-rwxr-xr-xdocker-compose/glances.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose/glances.conf b/docker-compose/glances.conf
index 792a155d..280855e4 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)