Hello All,

How could we find out what are the parameters are available for a variable
in django-storages?

For example AWS_S3_OBJECT_PARAMETERS what are the available parameters?
Where could we find it?

Cannot see it in django-storages documentation other than a sample.

AWS_S3_OBJECT_PARAMETERS = {
    'CacheControl': 'max-age=86400',
}

So CacheControl is a parameter, what are other parameters available?

Regards
Britto

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAF0v3b7V0AYWVoMzygdzJ9UxYfM3wcGyegVuk8w8OhOwHVq7CA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to