We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5be0e commit a9f1ac1Copy full SHA for a9f1ac1
AwsS3V3Adapter.php
@@ -74,6 +74,7 @@ class AwsS3V3Adapter implements FilesystemAdapter, PublicUrlGenerator, ChecksumP
74
* @var string[]
75
*/
76
public const MUP_AVAILABLE_OPTIONS = [
77
+ 'add_content_md5',
78
'before_upload',
79
'concurrency',
80
'mup_threshold',
0 commit comments