summaryrefslogtreecommitdiff
path: root/doc/administration/repository_storages.md
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2016-07-21 17:48:57 -0400
committerAlejandro Rodríguez <alejorro70@gmail.com>2016-07-21 17:48:57 -0400
commit04fff5cd8f4322ddc7729715dcc8098fb5211b24 (patch)
tree1b0acd2eee3239e5b9e04794fda8d011dc4c15a3 /doc/administration/repository_storages.md
parentd2598f6273d4a714134c26ee520b99a40579e8fa (diff)
downloadgitlab-ce-04fff5cd8f4322ddc7729715dcc8098fb5211b24.tar.gz
Update documentation according to the new multiple git mount points feature20107-update-documentation-according-to-the-new-multiple-repository-storage-paths-feature
Diffstat (limited to 'doc/administration/repository_storages.md')
-rw-r--r--doc/administration/repository_storages.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/administration/repository_storages.md b/doc/administration/repository_storages.md
index 81bfe173151..fd2b4f00960 100644
--- a/doc/administration/repository_storages.md
+++ b/doc/administration/repository_storages.md
@@ -1,7 +1,8 @@
# Repository storages
GitLab allows you to define repository storage paths to enable distribution of
-storage load between several mount points.
+storage load between several mount points. You can choose where new projects are
+stored via the `Application Settings` in the Admin interface.
## For installations from source