Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2017-04-18 21:49:30 +0300
committerSean McGivern <sean@gitlab.com>2017-04-18 21:49:30 +0300
commit5f570690d4cf5635eb41ec43f21bdf21f79c5dda (patch)
treec2be26897d53cdff579430f753500ba81d526388 /doc/user/admin_area
parenta31df3ad0c88b7fe707e644f3919386835a5ecba (diff)
Add uploads and fix privacy policy wording
Diffstat (limited to 'doc/user/admin_area')
-rw-r--r--doc/user/admin_area/settings/usage_statistics.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md
index 5108f52c49e..c3f3179d99e 100644
--- a/doc/user/admin_area/settings/usage_statistics.md
+++ b/doc/user/admin_area/settings/usage_statistics.md
@@ -73,6 +73,7 @@ The total number of the following is sent back to GitLab Inc.:
- Protected branches
- Releases
- Remote mirrors
+- Uploads
- Web hooks
Also, we track if you've installed Mattermost with GitLab.
@@ -94,7 +95,7 @@ GitLab Inc. does **not** collect any sensitive information, like project names
or the content of the comments. GitLab Inc. does not disclose or otherwise make
available any of the data collected on a customer specific basis.
-Read more in about the [Privacy policy](https://about.gitlab.com/privacy).
+Read more about this in the [Privacy policy](https://about.gitlab.com/privacy).
[ee-557]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/557
[ee-735]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735