diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-24 00:08:35 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-24 00:08:35 +0000 |
commit | b48875192d4c343976efcfb1e8ee988ffabab163 (patch) | |
tree | 7f14dff706dc737514f2e96f62afda05b2f69f1a /doc/administration/raketasks/uploads | |
parent | e679965983c591a9f009f6356b67a844582ca1bb (diff) | |
download | gitlab-ce-b48875192d4c343976efcfb1e8ee988ffabab163.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/raketasks/uploads')
-rw-r--r-- | doc/administration/raketasks/uploads/migrate.md | 6 | ||||
-rw-r--r-- | doc/administration/raketasks/uploads/sanitize.md | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/administration/raketasks/uploads/migrate.md b/doc/administration/raketasks/uploads/migrate.md index 8d61beea597..c77f1c53686 100644 --- a/doc/administration/raketasks/uploads/migrate.md +++ b/doc/administration/raketasks/uploads/migrate.md @@ -1,3 +1,9 @@ +--- +stage: none +group: unassigned +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers +--- + # Uploads migrate Rake tasks **(CORE ONLY)** There is a Rake task for migrating uploads between different storage types. diff --git a/doc/administration/raketasks/uploads/sanitize.md b/doc/administration/raketasks/uploads/sanitize.md index 54aa62059cf..4f7c99babd8 100644 --- a/doc/administration/raketasks/uploads/sanitize.md +++ b/doc/administration/raketasks/uploads/sanitize.md @@ -1,3 +1,9 @@ +--- +stage: none +group: unassigned +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers +--- + # Uploads sanitize Rake tasks **(CORE ONLY)** In GitLab 11.9 and later, EXIF data is automatically stripped from JPG or TIFF image uploads. |