diff options
author | Toon Claes <toon@gitlab.com> | 2018-02-21 11:30:10 +0100 |
---|---|---|
committer | Toon Claes <toon@gitlab.com> | 2018-02-21 11:33:42 +0100 |
commit | b8b913b0fc0790ab4c5824f6e717a24c4d1d28d8 (patch) | |
tree | 683c3b4fccd001bf4968416a1909199442801231 /doc/user | |
parent | 216d21c5496fb7e7666c3c3e7ebbdff1e8fd0493 (diff) | |
download | gitlab-ce-b8b913b0fc0790ab4c5824f6e717a24c4d1d28d8.tar.gz |
Add more info about data collected when version check is enabledtc-info-version-check
Diffstat (limited to 'doc/user')
-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 |