Skip to content

Commit

Permalink
Merge pull request #48326 from nextcloud/dependaniel/aws-sdk-for-29
Browse files Browse the repository at this point in the history
[stable29] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4
  • Loading branch information
nickvergessen authored Sep 26, 2024
2 parents 56a734b + 1af2df8 commit c9f58fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty
Submodule 3rdparty updated 1567 files
1 change: 1 addition & 0 deletions lib/private/Files/ObjectStore/S3ConnectionTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ public function getConnection() {
'connect_timeout' => 5
],
'use_aws_shared_config_files' => false,
'suppress_php_deprecation_warning' => true,
];

if ($this->params['s3-accelerate']) {
Expand Down

0 comments on commit c9f58fc

Please sign in to comment.