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
path: root/doc
diff options
context:
space:
mode:
authorChris Peressini <cperessini@gitlab.com>2018-06-19 18:01:50 +0300
committerChris Peressini <cperessini@gitlab.com>2018-06-19 18:01:50 +0300
commitdbc7c5baafdb31076923d25910127cecb756aa2d (patch)
tree75bdb8cb8ebe63a606248cc1026b05757e720dcd /doc
parentc79908c138e37f99dee8405e7fad8316be371418 (diff)
Revert "Merge branch 'mk/rake-task-verify-remote-files' into 'master'"
This reverts commit c79908c138e37f99dee8405e7fad8316be371418.
Diffstat (limited to 'doc')
-rw-r--r--doc/administration/raketasks/check.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/administration/raketasks/check.md b/doc/administration/raketasks/check.md
index 2649bf61d74..7d34d35e7d1 100644
--- a/doc/administration/raketasks/check.md
+++ b/doc/administration/raketasks/check.md
@@ -78,10 +78,9 @@ Example output:
## Uploaded Files Integrity
-Various types of files can be uploaded to a GitLab installation by users.
-These integrity checks can detect missing files. Additionally, for locally
-stored files, checksums are generated and stored in the database upon upload,
-and these checks will verify them against current files.
+Various types of file can be uploaded to a GitLab installation by users.
+Checksums are generated and stored in the database upon upload, and integrity
+checks using those checksums can be run. These checks also detect missing files.
Currently, integrity checks are supported for the following types of file: