generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2022-04-28 04:21:08 +00:00
parent efae986555
commit 53bd6ac752

View File

@@ -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'