mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -1653,6 +1653,8 @@ Using Object Store with Nextcloud
|
||||
'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'
|
||||
|
||||
Reference in New Issue
Block a user