Skip to content

Commit a9f1ac1

Browse files
authored
Added 'add_content_md5' option to AwsS3V3Adapter.php
1 parent 6a5be0e commit a9f1ac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AwsS3V3Adapter.php

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ class AwsS3V3Adapter implements FilesystemAdapter, PublicUrlGenerator, ChecksumP
7474
* @var string[]
7575
*/
7676
public const MUP_AVAILABLE_OPTIONS = [
77+
'add_content_md5',
7778
'before_upload',
7879
'concurrency',
7980
'mup_threshold',

0 commit comments

Comments
 (0)