summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2020-09-12 11:01:48 +0200
committernicolargo <nicolas@nicolargo.com>2020-09-12 11:01:48 +0200
commit0cc59ce3a30ab4402083d5de715368cdb506d764 (patch)
tree65a3722477698d99574bf221842ad36480daa3d2 /conf/glances.conf
parentb1f6c24cfb46cd1ac06f71e858dbe7a6ff9a9143 (diff)
Do not shorten container names #1723
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index f67db742..1502174e 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -327,6 +327,8 @@ port_default_gateway=True
[docker]
disable=False
+# Define the maximum docker size name (default is 20 chars)
+max_name_size=20
#cpu_careful=50
# Thresholds for CPU and MEM (in %)
#cpu_warning=70