Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce S3_DEFAULT_ACL #83

Merged
merged 2 commits into from
Oct 2, 2024
Merged

feat: Introduce S3_DEFAULT_ACL #83

merged 2 commits into from
Oct 2, 2024

Conversation

fghaas
Copy link
Contributor

@fghaas fghaas commented Oct 2, 2024

Introduce a new configuration option, S3_DEFAULT_ACL, defaulting to None.

When set, this populates the AWS_DEFAULT_ACL option for the S3Storage backend.

Reference:
https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html#settings

Introduce a new configuration option, S3_DEFAULT_ACL, defaulting to
None.

When set, this populates the AWS_DEFAULT_ACL option for the S3Storage
backend.

Reference:
https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html#settings
* Replace references to config.yaml with the correct filename, config.yml
* Replace - with — as appropriate
* Fix formatting on reference to Ceph rgw_dns_name option
Copy link

@mrtmm mrtmm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@fghaas fghaas merged commit 3e751a0 into hastexo:main Oct 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants