summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-04-16 12:28:25 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-04-16 12:28:25 +0000
commitee9fd95b5abff6c8c45101bbb37d9ecadbdfc3ea (patch)
treeec5cc36b8178fe0cee16e0f3d73d878472b9810f
parentbe201c595fe8a8c23c52b85cb6f47eaf51ced775 (diff)
parentddfd99b28885abaebfc3a2bb98886dab7f3a9708 (diff)
downloadgitlab-ce-ee9fd95b5abff6c8c45101bbb37d9ecadbdfc3ea.tar.gz
Merge branch 'patch-38' into 'master'
Docs: Complete "Repository storage" directions See merge request gitlab-org/gitlab-ce!27346
-rw-r--r--doc/administration/repository_storage_types.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/repository_storage_types.md b/doc/administration/repository_storage_types.md
index 4e1e363888d..88bf55296b2 100644
--- a/doc/administration/repository_storage_types.md
+++ b/doc/administration/repository_storage_types.md
@@ -110,7 +110,7 @@ enabled for all new projects.
To start a migration, enable Hashed Storage for new projects:
-1. Go to **Admin > Settings** and expand the **Repository Storage** section.
+1. Go to **Admin > Settings > Repository** and expand the **Repository Storage** section.
2. Select the **Use hashed storage paths for newly created and renamed projects** checkbox.
Check if the change breaks any existing integration you may have that
@@ -138,7 +138,7 @@ source-based installation.
Similar to the migration, to disable Hashed Storage for new
projects:
-1. Go to **Admin > Settings** and expand the **Repository Storage** section.
+1. Go to **Admin > Settings > Repository** and expand the **Repository Storage** section.
2. Uncheck the **Use hashed storage paths for newly created and renamed projects** checkbox.
To schedule a complete rollback, see the