diff options
author | Job van der Voort <jobvandervoort@gmail.com> | 2017-05-22 10:11:06 +0100 |
---|---|---|
committer | Job van der Voort <jobvandervoort@gmail.com> | 2017-05-22 10:11:06 +0100 |
commit | 6ec19ffde0b6dca3bdd66a5a08ff0bbd32825d19 (patch) | |
tree | 7d5e6f0b78c37d7454d5000fd246933816d564dd /doc | |
parent | 6233e56e99b63e2fe1787753967833245ff932aa (diff) | |
download | gitlab-ce-6ec19ffde0b6dca3bdd66a5a08ff0bbd32825d19.tar.gz |
change domain to hostname in usage ping doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/admin_area/settings/usage_statistics.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md index 375e7f08e8b..beb52dde4ab 100644 --- a/doc/user/admin_area/settings/usage_statistics.md +++ b/doc/user/admin_area/settings/usage_statistics.md @@ -9,7 +9,7 @@ All statistics are opt-out, you can disable them from the admin panel. 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 domain name +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 |