Skip to content

Commit

Permalink
Merge remote-tracking branch 'nonsplit/master' into feature/acp-4065/…
Browse files Browse the repository at this point in the history
…reworked-aws-s3-parameters-for-file-upload
  • Loading branch information
spryker-bot committed Oct 11, 2024
2 parents 37ee903 + 9818a4d commit 5fdf8c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/Shared/config_default.php
Original file line number Diff line number Diff line change
Expand Up @@ -606,12 +606,10 @@
$config[FileSystemConstants::FILESYSTEM_SERVICE] = [
's3-import' => [
'sprykerAdapterClass' => Aws3v3FilesystemBuilderPlugin::class,
'root' => '/',
'path' => '/',
'key' => '',
'secret' => '',
'bucket' => '',
'version' => '',
'region' => '',
],
'files-import' => [
Expand Down

0 comments on commit 5fdf8c3

Please sign in to comment.