Skip to content

Commit

Permalink
Merge pull request #10595 from joshtrichards/jr-primary-storage-gener…
Browse files Browse the repository at this point in the history
…ic-s3-endpoint
  • Loading branch information
juliusknorr authored Jun 9, 2023
2 parents 5d08338 + 0bdafac commit 4ed54fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_manual/configuration_files/primary_storage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ unconfigured):

* :code:`region` defaults to :code:`eu-west-1`
* :code:`storageClass` defaults to :code:`STANDARD`
* :code:`hostname` defaults to :code:`s3.REGION.amazonaws.com`
* :code:`hostname` defaults to :code:`s3.REGION.amazonaws.com` [Note: If using this parameter (non-Amazon), specify the generic S3 endpoint hostname, **not** the hostname that contains your bucket name]
* :code:`use_ssl` defaults to :code:`true`

Optional parameters sometimes needing adjustment:
Expand Down

0 comments on commit 4ed54fd

Please sign in to comment.