summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@pld-linux.org>2019-03-05 13:07:06 +0200
committerElan Ruusamäe <glen@pld-linux.org>2019-03-05 13:24:27 +0200
commite725411006d27c833703c0099367818df48af1a3 (patch)
tree40363887bd4c1acb3eccf4a09df0f64741856a74
parent83cb7482560c04d14fda372fcb4f95d667cd1962 (diff)
downloadgitlab-ce-e725411006d27c833703c0099367818df48af1a3.tar.gz
update default omnibus upload path
small explanation here (by @balasankarc): https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/2777#note_131420508
-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: