summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas.hennion@thalesaleniaspace.com>2021-05-26 14:18:27 +0200
committerNicolas Hennion <nicolas.hennion@thalesaleniaspace.com>2021-05-26 14:18:27 +0200
commit3a9ec4e4a85d9f2845d8044053f4f50c777aa8af (patch)
tree65c44433d6dc59cfd0bd7a5feebd7d42d71a4aa5 /conf/glances.conf
parent487a758edf2c96e54a62dc65424bb1bf1fc5270d (diff)
Make the Docker API connection timeout configurable
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 3c2e7046..a25fc9d2 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -351,6 +351,8 @@ port_default_gateway=True
[docker]
disable=False
+# Timeout for API calls (in seconds, default is 1)
+timeout=1
# Only show specific containers (comma separeted list of container name or regular expression)
# Comment this line to display all containers (default configuration)
#show=telegraf