summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2018-06-13 09:39:55 -0700
committerMichael Kozono <mkozono@gmail.com>2018-06-13 09:39:55 -0700
commitedc1e16f092abe3b02ba1d2b927510161db0b301 (patch)
treeec534028e7db5eebc62e546268c1882191cfce72
parent44a6c830ee946d7c49af93b112c596ba2c42c015 (diff)
downloadgitlab-ce-mk/rake-task-verify-remote-files.tar.gz
Clarify local vs remote file integrity checkmk/rake-task-verify-remote-files
-rw-r--r--doc/administration/raketasks/check.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/administration/raketasks/check.md b/doc/administration/raketasks/check.md
index 7d34d35e7d1..2649bf61d74 100644
--- a/doc/administration/raketasks/check.md
+++ b/doc/administration/raketasks/check.md
@@ -78,9 +78,10 @@ Example output:
## Uploaded Files Integrity
-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.
+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.
Currently, integrity checks are supported for the following types of file: