summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-09-04 14:44:46 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-09-04 14:44:46 +0000
commit6bed091877d68b4946bf74099f1b835d7cb93cf3 (patch)
treec70c3162aeecedc377eb9d9f4db5fd655b6423c5 /doc
parent734087d3f5c47f9b54046e97cf19b8cec5812d8d (diff)
parentf3f4e4877faee8c223fc060db0dbdd4ec196a0d5 (diff)
downloadgitlab-ce-6bed091877d68b4946bf74099f1b835d7cb93cf3.tar.gz
Merge branch 'ce-14713-fix-geo-link-pointing-to-online-doc' into 'master'
Add a link to the 'Repository Storage Types' doc page See merge request gitlab-org/gitlab-ce!32650
Diffstat (limited to 'doc')
-rw-r--r--doc/administration/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md
index 650cb10a64a..711eebcd61e 100644
--- a/doc/administration/index.md
+++ b/doc/administration/index.md
@@ -139,6 +139,7 @@ Learn how to install, configure, update, and maintain your GitLab instance.
- [Repository checks](repository_checks.md): Periodic Git repository checks.
- [Repository storage paths](repository_storage_paths.md): Manage the paths used to store repositories.
+- [Repository storage types](repository_storage_types.md): Information about the different repository storage types.
- [Repository storage rake tasks](raketasks/storage.md): A collection of rake tasks to list and migrate existing projects and attachments associated with it from Legacy storage to Hashed storage.
- [Limit repository size](../user/admin_area/settings/account_and_limit_settings.md): Set a hard limit for your repositories' size. **(STARTER ONLY)**