diff options
author | Valery Sizov <valery@gitlab.com> | 2018-08-03 14:34:28 +0000 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2018-08-03 14:34:28 +0000 |
commit | 10df0eb7cb57a6aefcb869e64e33a1a9a204e349 (patch) | |
tree | 05be6e9fa7cfc709ac063e0bcce067030190473b /doc | |
parent | 7ae5879bdda17a5dd9d0e02fb47371bfc8270c71 (diff) | |
download | gitlab-ce-10df0eb7cb57a6aefcb869e64e33a1a9a204e349.tar.gz |
Resolve "Hashed storage: extend "Enable hashed storage for all new projects" to "for all new and renamed projects""
Diffstat (limited to 'doc')
-rw-r--r-- | doc/administration/repository_storage_types.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/repository_storage_types.md b/doc/administration/repository_storage_types.md index 087fe729b28..88221db78f1 100644 --- a/doc/administration/repository_storage_types.md +++ b/doc/administration/repository_storage_types.md @@ -73,7 +73,7 @@ by another folder with the next 2 characters. They are both stored in a special ### How to migrate to Hashed Storage In GitLab, go to **Admin > Settings**, find the **Repository Storage** section -and select "_Create new projects using hashed storage paths_". +and select "_Use hashed storage paths for newly created and renamed projects_". To migrate your existing projects to the new storage type, check the specific [rake tasks]. |