You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see that after reading issue #223 that we can now set expiry dates and cache control for our assets, but i don't know if im being stupid here but where and how do i set this? Its not doing it automatically is it as when i check this in my S3 bucket there is nothing set.
In the config.rb file (within the gem) i can see attr_accessor :custom_headers.. I really would like to know the syntax for setting this up
Any clarification would be great as it would really help the performance of my app.
thank you for taking the time to read this
The text was updated successfully, but these errors were encountered:
I can see that after reading issue #223 that we can now set expiry dates and cache control for our assets, but i don't know if im being stupid here but where and how do i set this? Its not doing it automatically is it as when i check this in my S3 bucket there is nothing set.
In the config.rb file (within the gem) i can see attr_accessor :custom_headers.. I really would like to know the syntax for setting this up
Any clarification would be great as it would really help the performance of my app.
thank you for taking the time to read this
The text was updated successfully, but these errors were encountered: