summaryrefslogtreecommitdiffstats
path: root/docs/aoa
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa')
-rw-r--r--docs/aoa/docker.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/aoa/docker.rst b/docs/aoa/docker.rst
index c21dc850..87f2c8b8 100644
--- a/docs/aoa/docker.rst
+++ b/docs/aoa/docker.rst
@@ -21,6 +21,8 @@ under the ``[docker]`` section:
[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)
show=thiscontainer,andthisone,andthoseones.*
# Hide some containers (comma separeted list of container name or regular expression)