Skip to content

Commit

Permalink
Merge pull request #48348 from nextcloud/dependaniel/aws-sdk-for-28
Browse files Browse the repository at this point in the history
[stable28] 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 cde0674 + a22ee3e commit 80d5cde
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 1568 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 @@ -156,6 +156,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 80d5cde

Please sign in to comment.