aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent/agent.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/agent/agent.cli')
-rw-r--r--bbot/agent/agent.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/bbot/agent/agent.cli b/bbot/agent/agent.cli
index dbafe8f..9d676b1 100644
--- a/bbot/agent/agent.cli
+++ b/bbot/agent/agent.cli
@@ -154,11 +154,11 @@ namespace bbot
numbers."
}
- size_t --bootstrap-timeout = 1800
+ size_t --bootstrap-timeout = 3600
{
"<sec>",
"Maximum number of seconds to wait for machine bootstrap completion,
- 1800 (30 minutes) by default."
+ 3600 (60 minutes) by default."
}
size_t --bootstrap-retries = 2