diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-22 16:08:33 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-22 16:08:33 +0000 |
commit | 2d004982475180c84e1e0f83ede3e6569192ec74 (patch) | |
tree | a7672e47322c8394d5dbca00004e577c8c0b8496 /doc/user | |
parent | b5306075c21f5546d1447052558da6227629c15e (diff) | |
parent | 6dcadfc900ad309546b89c9c958b7a5c78931595 (diff) | |
download | gitlab-ce-2d004982475180c84e1e0f83ede3e6569192ec74.tar.gz |
Merge branch 'revert-3487441b' into 'master'
Revert "Merge branch 'tc-info-version-check' into 'master'"
See merge request gitlab-org/gitlab-ce!17269
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/admin_area/settings/usage_statistics.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md index 81b135a5b37..d874688cc29 100644 --- a/doc/user/admin_area/settings/usage_statistics.md +++ b/doc/user/admin_area/settings/usage_statistics.md @@ -10,9 +10,8 @@ under **Admin area > Settings > Usage statistics**. GitLab can inform you when an update is available and the importance of it. -GitLab Inc. collects version statistics, but no information other than -the GitLab version and the instance's hostname (through the HTTP -referer) is collected. +No information other than the GitLab version and the instance's hostname (through the HTTP referer) +are 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 |