mirror of
https://github.com/nextcloud/server.git
synced 2026-02-26 11:31:13 -05:00
Some S3 providers need a custom upload part size (500 MB static value in Nextcloud). Here is a commit to change this value via S3 configuration, instead of using S3_UPLOAD_PART_SIZE constant. A new parameter is added for an S3 connection : uploadPartSize Signed-off-by: Florent <florent@coppint.com> |
||
|---|---|---|
| .. | ||
| Azure.php | ||
| HomeObjectStoreStorage.php | ||
| Mapper.php | ||
| NoopScanner.php | ||
| ObjectStoreStorage.php | ||
| S3.php | ||
| S3ConnectionTrait.php | ||
| S3ObjectTrait.php | ||
| S3Signature.php | ||
| StorageObjectStore.php | ||
| Swift.php | ||
| SwiftFactory.php | ||
| SwiftV2CachingAuthService.php | ||