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:
authorRichard Hancock <rjhancock@tapenvy.us>2018-06-07 17:07:57 +0300
committerRichard Hancock <rjhancock@tapenvy.us>2018-06-07 17:07:57 +0300
commite5553ce6f05f9fad575036edd321161689eaefaa (patch)
tree1aafdea8ad638858e6cf2c5e5b969f8bb13fb991 /config/gitlab.yml.example
parentefcd52e29cff821c2853e2826517c475542a1d1a (diff)
Update gitlab.yml.example
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index f786d763df8..0fc959a915f 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -178,6 +178,7 @@ production: &base
# Use the following options to configure an AWS compatible host
# host: 'localhost' # default: s3.amazonaws.com
# endpoint: 'http://127.0.0.1:9000' # default: nil
+ # aws_signature_version: 4 # For creation of signed URLs. Set to 2 if provider does not support v4.
# path_style: true # Use 'host/bucket_name/object' instead of 'bucket_name.host/object'
## Uploads (attachments, avatars, etc...)