mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
efae986555
commit
53bd6ac752
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user