mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
This commit is contained in:
parent
432a42d846
commit
0bca969e99
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ class OC_Mount_Config {
|
|||
'datadir' => 'Location'));
|
||||
|
||||
$backends['\OC\Files\Storage\AmazonS3']=array(
|
||||
'backend' => 'Amazon S3',
|
||||
'backend' => 'Amazon S3 and compliant',
|
||||
'configuration' => array(
|
||||
'key' => 'Access Key',
|
||||
'secret' => '*Secret Key',
|
||||
|
|
|
|||
Loading…
Reference in a new issue