Merge pull request #32164 from nextcloud/pierreozoux-patch-2

pull/32200/head
Pytal 2022-04-27 17:14:03 +07:00 committed by GitHub
commit d6be54e147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

@ -1467,6 +1467,8 @@ $CONFIG = [
'region' => 'RegionOne',
// The Identity / Keystone endpoint
'url' => 'http://8.21.28.222:5000/v2.0',
// uploadPartSize: size of the uploaded chunks, defaults to 524288000
'uploadPartSize' => 524288000,
// required on dev-/trystack
'tenantName' => 'facebook100000123456789',
// dev-/trystack uses swift by default, the lib defaults to 'cloudFiles'