diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-21 16:31:43 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-21 16:31:43 +0000 |
commit | 3487441b9a7058e143814a4fd64b4125a4fcc8a8 (patch) | |
tree | c1e5624ec12b8528d02ba3026cabac46504200aa /doc | |
parent | 7a532bcffcb5e32d219c7cdea9eba6eb826317aa (diff) | |
parent | b8b913b0fc0790ab4c5824f6e717a24c4d1d28d8 (diff) | |
download | gitlab-ce-3487441b9a7058e143814a4fd64b4125a4fcc8a8.tar.gz |
Merge branch 'tc-info-version-check' into 'master'
Be more transparent about the version check
See merge request gitlab-org/gitlab-ce!17257
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/admin_area/settings/usage_statistics.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md index d874688cc29..81b135a5b37 100644 --- a/doc/user/admin_area/settings/usage_statistics.md +++ b/doc/user/admin_area/settings/usage_statistics.md @@ -10,8 +10,9 @@ under **Admin area > Settings > Usage statistics**. GitLab can inform you when an update is available and the importance of it. -No information other than the GitLab version and the instance's hostname (through the HTTP referer) -are collected. +GitLab Inc. collects version statistics, but no information other than +the GitLab version and the instance's hostname (through the HTTP +referer) is collected. In the **Overview** tab you can see if your GitLab version is up to date. There are three cases: 1) you are up to date (green), 2) there is an update available |