From 06466a128a06ae520ba7c8163d86407e8cdeefc5 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Sun, 29 Mar 2020 06:08:16 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/raketasks/cleanup.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/raketasks') diff --git a/doc/raketasks/cleanup.md b/doc/raketasks/cleanup.md index bcce6a8a096..b0045b7c968 100644 --- a/doc/raketasks/cleanup.md +++ b/doc/raketasks/cleanup.md @@ -1,7 +1,11 @@ -# Cleanup +# Clean up + +GitLab provides Rake tasks for cleaning up GitLab instances. ## Remove unreferenced LFS files from filesystem +> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/36628) in GitLab 12.10. + DANGER: **Danger:** Do not run this within 12 hours of a GitLab upgrade. This is to ensure that all background migrations have finished, which otherwise may lead to data loss. -- cgit v1.2.3