Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@pld-linux.org>2019-03-05 14:07:06 +0300
committerElan Ruusamäe <glen@pld-linux.org>2019-03-05 14:24:27 +0300
commite725411006d27c833703c0099367818df48af1a3 (patch)
tree40363887bd4c1acb3eccf4a09df0f64741856a74 /doc/administration/uploads.md
parent83cb7482560c04d14fda372fcb4f95d667cd1962 (diff)
update default omnibus upload path
small explanation here (by @balasankarc): https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/2777#note_131420508
Diffstat (limited to 'doc/administration/uploads.md')
-rw-r--r--doc/administration/uploads.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/uploads.md b/doc/administration/uploads.md
index 9dfe085425f..9154794a09d 100644
--- a/doc/administration/uploads.md
+++ b/doc/administration/uploads.md
@@ -18,7 +18,7 @@ below.
>**Notes:**
For historical reasons, uploads are stored into a base directory, which by default is `uploads/-/system`. It is strongly discouraged to change this configuration option on an existing GitLab installation.
-_The uploads are stored by default in `/var/opt/gitlab/gitlab-rails/uploads/-/system`._
+_The uploads are stored by default in `/var/opt/gitlab/gitlab-rails/uploads`._
1. To change the storage path for example to `/mnt/storage/uploads`, edit
`/etc/gitlab/gitlab.rb` and add the following line: