Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2020-09-13 15:09:58 +00:00
parent de49f1f2d6
commit 41bdc6533b
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ See the section on [ETag mismatch errors](#etag-mismatch) for more details.
AWS access key and secret access key/value pairs. For example:
```ruby
gitlab_rails['object_store_connection'] = {
gitlab_rails['object_store']['connection'] = {
'provider' => 'AWS',
'region' => '<eu-central-1>',
'use_iam_profile' => true