mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #10595 from joshtrichards/jr-primary-storage-generic-s3-endpoint
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user