Skip to content

Commit

Permalink
Update page.md (#390)
Browse files Browse the repository at this point in the history
Remove deprecated object-level ttl header
  • Loading branch information
pwilloughby authored May 30, 2024
1 parent 84543cc commit afa23f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/dcs/api/s3/s3-compatibility/page.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,7 @@ $ aws --profile storj --endpoint-url https://gateway.storjshare.io s3 cp 6TiB_fi

It's possible to specify TTL for the object by sending the

- `X-Amz-Meta-Object-Expires` or
- `X-Minio-Meta-Object-Expires`
- `X-Amz-Meta-Object-Expires`

header (note: S3-compatible clients usually add the `X-Amz-Meta-` /
`X-Minio-Meta-` prefix themselves) with one of the following values:
Expand Down

0 comments on commit afa23f3

Please sign in to comment.