Commit 8eab2849 authored by Alessio Caiazza's avatar Alessio Caiazza

Merge branch 'gdk-bootstrapping-takes-more-time' into 'master'

Reflect the actual duration of bootstrapping GitLab

See merge request gitlab-org/gitlab-workhorse!605
parents c8575e0b 10676c08
---
title: Reflect the actual duration of bootstrapping GitLab
merge_request: 605
author: Takuya Noguchi
type: other
......@@ -108,7 +108,7 @@ window.setTimeout(function() { location.reload() }, {{.ReloadSeconds}} * 1000)
<pre>{{.Error}}</pre>
<p>If you just started GDK it can take 30-60 seconds before GitLab has finished booting. This page will automatically reload every {{.ReloadSeconds}} seconds.</p>
<p>If you just started GDK it can take 60-300 seconds before GitLab has finished booting. This page will automatically reload every {{.ReloadSeconds}} seconds.</p>
<footer>Generated by gitlab-workhorse running in development mode at {{.Time}}.</footer>
</body>
</html>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment