nextcloud/lib/private/Files
Florent 6280d09765 Upload part size as S3 parameter instead of constant value
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>
2020-06-15 08:40:02 +00:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Update license headers for 19 2020-04-29 11:57:22 +02:00
Config Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Mount Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Node Update license headers for 19 2020-04-29 11:57:22 +02:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Upload part size as S3 parameter instead of constant value 2020-06-15 08:40:02 +00:00
Search Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SimpleFS Update license headers for 19 2020-04-29 11:57:22 +02:00
Storage Clear the statscache before fetching the metadata 2020-05-28 10:30:35 +00:00
Stream Update license headers for 19 2020-04-29 11:57:22 +02:00
Type Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Utils Add visibility to all constants 2020-04-10 16:54:27 +02:00
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Filesystem.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
View.php Update license headers for 19 2020-04-29 11:57:22 +02:00