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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-19 12:08:35 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-19 12:08:35 +0300
commit12866a3931a2834d911728364d6604c4dd97c004 (patch)
tree2fc3a99aff81c8866d5fd3d63476863fee129d33 /doc/administration/uploads.md
parent2ccc9aaf48ad5badb839991a00c98cb7dee28ec1 (diff)
Add latest changes from gitlab-org/gitlab@master
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 620f349912c..aa54ae9a046 100644
--- a/doc/administration/uploads.md
+++ b/doc/administration/uploads.md
@@ -70,7 +70,7 @@ For source installations the following settings are nested under `uploads:` and
| `proxy_download` | Set to true to enable proxying all files served. Option allows to reduce egress traffic as this allows clients to download directly from remote storage instead of proxying all data | `false` |
| `connection` | Various connection options described below | |
-### S3 compatible connection settings
+### S3-compatible connection settings
The connection settings match those provided by [Fog](https://github.com/fog), and are as follows: