diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-08-24 00:12:25 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-08-24 00:12:25 +0000 |
commit | d5fdc905ae426ab5c7788f8ef56070c35360b1d3 (patch) | |
tree | 2c22aa90b3988af49c2f08e7346273c57226887c /doc/administration/raketasks/uploads/migrate.md | |
parent | de5fc582771ba7e2dc6e1c783ce8ee417fbe6788 (diff) | |
download | gitlab-ce-d5fdc905ae426ab5c7788f8ef56070c35360b1d3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/raketasks/uploads/migrate.md')
-rw-r--r-- | doc/administration/raketasks/uploads/migrate.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/administration/raketasks/uploads/migrate.md b/doc/administration/raketasks/uploads/migrate.md index c73840cb9ff..216c0875645 100644 --- a/doc/administration/raketasks/uploads/migrate.md +++ b/doc/administration/raketasks/uploads/migrate.md @@ -79,7 +79,8 @@ The Rake task uses three parameters to find uploads to migrate: NOTE: These parameters are mainly internal to the structure of GitLab, you may want to refer to the task list -instead below. +instead below. After running these individual tasks, we recommend that you run the [all-in-one Rake task](#all-in-one-rake-task) +to migrate any uploads not included in the listed types. This task also accepts an environment variable which you can use to override the default batch size: |